Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: 12oclocker on October 27, 2011, 06:41:45 am

Title: Breakpoints not working anymore?
Post by: 12oclocker on October 27, 2011, 06:41:45 am
When using the debugger, no breakpoints work anymore!

I've tried everything, and can't get them to work again...
I reinstalled Codeblocks completely, no luck...
I went to %APPDATA% and deleted my codeblocks folder, and reinstalled codeblocks again, still no luck

Anyone have any ideas whats going on?
Title: Re: Breakpoints not working anymore?
Post by: 12oclocker on October 27, 2011, 07:02:48 am
figured it out, project files were corrupted or something, I just created an empty project, and added all the files back in, reset the parameters back to what the other project was, everything works now. strange