I wish you better luck. I tried getting Eli a symbolized stack trace for over a month.. :-(
On Dec 23, 2011, at 8:38 AM, Matthew Fidler wrote: > I see the symbols now. Lets see if it crashes. > > > On Fri, Dec 23, 2011 at 9:14 AM, Eli Zaretskii <e...@gnu.org> wrote: > > Date: Fri, 23 Dec 2011 09:02:24 -0600 > > From: Matthew Fidler <matthew.fid...@gmail.com> > > > > I downloaded the version that is supposed to have debugging symbols and gtb > > still says "no debugging symbols found." > > Probably because you are looking at a backtrace of the wrong thread. > > "info threads" will show you what other threads exist. > > "thread apply all bt" will show a backtrace of each thread. >