Author Topic: Breakpoints not working anymore?  (Read 4133 times)

12oclocker

  • Guest
Breakpoints not working anymore?
« 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?

12oclocker

  • Guest
Re: Breakpoints not working anymore?
« Reply #1 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