Welcome Guest. Please Login or Register. Apr 1st, 2018, 04:02am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
Clear all breakpoints
« Thread started 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.