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. >