LB Booster
IDE and Compiler >> Debugger >> Clear all breakpoints
http://lbb.conforums.com/index.cgi?board=debugger&action=display&num=1395139499
Clear all breakpoints
Post by Richard Russell on Mar 18th, 2014, 10:44am
I've realised that I haven't provided a method for clearing all breakpoints; I should have done, sorry.
In the next release of LBB I will add a right-click context menu containing 'toggle breakpoint' and 'clear all breakpoints' items, similar to the one LB provides.
Meanwhile, the only way to clear all breakpoints is to re-load the program into the editor (assuming it hasn't been modified, of course).
Edit: 'Clear all breakpoints' now implemented in LBB v2.53.
Richard.