News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Questions about debugger

Started by klin3, January 11, 2013, 11:22:37 PM

Previous topic - Next topic

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

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]