* line numbers in backtrace? @ 2007-09-08 7:42 Torsten Mohr 2007-09-08 8:27 ` Eli Zaretskii 0 siblings, 1 reply; 3+ messages in thread From: Torsten Mohr @ 2007-09-08 7:42 UTC (permalink / raw) To: gdb Hi, is it possible to show line numbers in the backtrace? I can see the calling address in the backtrace, so to also show the line numbers seems to be possible. Is there maybe another way for me to see what line number belongs to adress 0x0804875f for example? Best regards, Torsten. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: line numbers in backtrace? 2007-09-08 7:42 line numbers in backtrace? Torsten Mohr @ 2007-09-08 8:27 ` Eli Zaretskii 2007-09-08 11:55 ` Torsten Mohr 0 siblings, 1 reply; 3+ messages in thread From: Eli Zaretskii @ 2007-09-08 8:27 UTC (permalink / raw) To: Torsten Mohr; +Cc: gdb > 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? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: line numbers in backtrace? 2007-09-08 8:27 ` Eli Zaretskii @ 2007-09-08 11:55 ` Torsten Mohr 0 siblings, 0 replies; 3+ messages in thread From: Torsten Mohr @ 2007-09-08 11:55 UTC (permalink / raw) To: gdb Hi, > 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? Ouch, you're right. Wrong compile options. Sorry, Torsten. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-08 8:27 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2007-09-08 7:42 line numbers in backtrace? Torsten Mohr 2007-09-08 8:27 ` Eli Zaretskii 2007-09-08 11:55 ` Torsten Mohr
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox