Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: u2227 on May 05, 2008, 04:43:46 am

Title: Debugger bug
Post by: u2227 on May 05, 2008, 04:43:46 am
I found that break points work as you set them. They keep working next time when you start the program, but sometime they simply stop working, and you have to delete every break point and set them again. I cannot reproduce it the way it always behave the same. But in general the breakpoint "survives" three-five program starts, then although you can still see it, it never fires.
I thought it has to do with code editing, or with recompilation, but no, it just happens "sometimes" with no particular logic.