Issue with GDB 7.0
trisha yad
trisha1march@gmail.com
Tue Nov 8 04:38:00 GMT 2011
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
More information about the Gdb
mailing list