User forums > Using Code::Blocks

Questions about debugger

(1/1)

klin3:
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

scarphin:
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.

oBFusCATed:
http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks#In_12.11_or_latest_nightly_builds

Navigation

[0] Message Index

Go to full version