Page 1 of 1

Codelite 9.0.0 is not able to remove breakpoints

Posted: Fri Oct 23, 2015 11:50 am
by Anil
Hi All,

I noticed the following issue in codelit 9.0.0 IDE. I tried to compile a C++ program with syntax error. Codelite during compilation highlighted the lines in the IDE with error using red arrows. I corrected the errors and recompiled the code. Code worked fine after I corrected the syntax errors, but the IDE was showing those lines with breakpoints. I tried removing the breakpoints [IDE->right Click -> Remove all breakpoints] but IDE still shows those breakpoints.

The IDE should have removed the breakpoints after successful compilation of code or on me requesting it to remove the breakpoints [IDE->right Click -> Remove all breakpoints].

Regards
Anil

Re: Codelite 9.0.0 is not able to remove breakpoints

Posted: Fri Oct 23, 2015 5:14 pm
by eranif
can you post a screen shot showing the problem?

(it works here)
Eran