Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Issue with GDB 7.0
@ 2011-11-08  4:38 trisha yad
  2011-11-08  8:58 ` naga raj
  0 siblings, 1 reply; 3+ messages in thread
From: trisha yad @ 2011-11-08  4:38 UTC (permalink / raw)
  To: gdb

Hi All,

I am running one application and it generate core dump. When I run bt or

(gdb) bt

it show error Backtrace stopped: frame did not save the PC

and
(gdb) info frame
source language c.
 Arglist at unknown address.
 Locals at unknown address, Previous frame's sp in sp

(gdb) info args
top = <value optimized out>
base = <value optimized out>
thisGen = <value optimized out>
ee = <value optimized out>

I check one link
http://sourceware.org/gdb/current/onlinedocs/gdb/Tail-Call-Frames.html
. It inform that this is due to Tail Call Frames

thanks


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-08 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-08  4:38 Issue with GDB 7.0 trisha yad
2011-11-08  8:58 ` naga raj
2011-11-08 13:07   ` trisha yad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox