Nexted function context
Vincent De Groote
vincent.degroote@encelade.com
Tue Jan 30 08:51:00 GMT 2007
Hello,
I'm using gdb on c files compiled with gcc. I use a lot of nested function
calls.
When the program makes a core dump in a nested function, I can't see the
local variables (No symbol in local context).
I have the same problem if I single step within a running program.
Are some options missing on compiler command line ? (at this time, the
only debugging flag is -g)
Thanks for your replies
Vincent De Groote
More information about the Gdb
mailing list