Code::Blocks Forums
User forums => Help => Topic started by: su1 on February 21, 2012, 10:53:45 am
-
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!
-
Are you sure the options are correct?
Have you checked the full build log?
-
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.