This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: line numbers in backtrace?


> From: Torsten Mohr <tmohr@s.netic.de>
> Date: Sat, 8 Sep 2007 09:28:10 +0200
> 
> is it possible to show line numbers in the backtrace?

They _are_ shown, usually.  If you don't see them, perhaps your
program lacks adequate debug info.  Can you show an example of a
backtrace without line numbers?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]