Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: klin3 on January 11, 2013, 11:22:37 pm
-
I've been trying to use the debugger function in code block and I've read some manual and watched some videos about it
but when I follow the step that manual/video wants me to do it always turns out differently, like when I click on run to cursor
the function still runs the program, and no variables are shown in the watches area. So is there a more specific guide out there
or can someone explain how to use debugger step by step.
thanks
-
You may be trying to debug a 'release' target. If that's the case, switch to 'debug' target and debug. Also the experts will need your CB and OS version, maybe gdb version too.
-
http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks#In_12.11_or_latest_nightly_builds