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]

Nexted function context


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


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