> From: Andreas Schwab <schwab@suse.de> > Date: Fri, 14 May 2004 21:27:18 +0200 > > You can't expect meaningful results without debugging information as > nothing else is providing information about source files. I tried this with GDB 6.1 and the DJGPP toolchain, and GDB said "(no debugging symbols found)", which is reasonable, IMHO. Why didn't it do so in Manoj's case?