User forums > Using Code::Blocks
Showing symbols in the call stack window.
(1/1)
orefa:
The call stack debugging window shows Addresses but not Function, File and Line information. Debug is on, I can step, set breakpoints, everything works fine except the call stack window. Any idea?
EDIT: Build 2007 Feb 14, Windows 2000, gcc.
stahta01:
I don't use the debugger so this could be wrong/obvious etc.
But, the posts on debug always asked if you have -g option set.
Tim S
orefa:
Yes, debug is on and I have symbols elsewhere. I have also added the literal -g in "other options" in addition to setting the check box in the build options to be sure (but it disappears, probably because there is a GUI option to set it instead).
orefa:
Hum, symbols now appear... once in a while. I didn't change anything but I set breakpoints at different locations. In some places I can get the info, in others I cannot. It acts as though the debugger does not always have access to symbols so it is probably a GDB problem rather than a CB problem.
Navigation
[0] Message Index
Go to full version