Removing Breakpoints

To remove a line breakpoint, click on the breakpoint icon in the breakpoint strip or move the text caret to the location of the breakpoint and select Breakpoint | Remove Breakpoint.

To remove all other breakpoint types, open the Breakpoints dialog (select View | Breakpoints) which lists all breakpoints for the current project and select the breakpoint(s) you wish to remove and press the Remove button.

To remove all breakpoints from the project in a single step, select Breakpoint | Remove All Breakpoints. This will remove all breakpoints without prompt you so be careful when you use this command.

There currently is no way to undo deleted breakpoints in BugSeeker. The only way to restore lost breakpoints is to close the current project and reopen an earlier version of the project (assuming you have not saved recently).