Author Topic: Debugger doesn't work as it should :(  (Read 3515 times)

kereseini

  • Guest
Debugger doesn't work as it should :(
« on: April 21, 2020, 03:40:00 pm »
Hello!
I have a problem with the debugger. It don't stop at the breakpoints, I can't see anything at the debugging watcher and it disappears. I set all the settings as I saw in the tutorial videos.
Can someone tell me what's the problem?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Debugger doesn't work as it should :(
« Reply #1 on: April 21, 2020, 05:39:25 pm »
What operating system? What version of codeblocks?
Do you use the "Debug" target?
Enable full debugger logging: Settings->Debugger->enable full log
and post the content of the "debugger log" tab here in code tags (the # symbol in the post editor)