News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Debugger stops at breakpoints on some projects but not others?

Started by su1, February 21, 2012, 10:53:45 AM

Previous topic - Next topic

su1

Hello,

everything is in the title, I have a project made of six .c files, and I can't get the debugger to stop at any breakpoint I set up, even at the first line.

I have tried to set up a new simple "hello world" project, and the debugger stops at the breakpoints this time.

I have the exact same "build settings" in both projects (-g, no -s, no optimization).

What can be the cause of this?

Thanks in advance for your help!

oBFusCATed

Are you sure the options are correct?
Have you checked the full build log?
(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!]

su1

Mmh I tried to reinstall codebocks directly in C:// as I read was useful in another thread, and move my project to a folder without special characters (like accents). It didn't work at first but apparently after a reboot everything seems to be fine.