Deleting a breakpoint removes it from the current Builder session. You can delete both disabled and enabled breakpoints.
To delete a breakpoint:
Tip: You can also double-click in the left margin next to a source line to set a breakpoint there or choose Debug | Insert/Remove Breakpoint from the main menu.
The breakpoint is removed from the list and the breakpoint is deleted in the current Builder session. In the PL/SQL Editor, the breakpoint icon next to the source line is also removed.
To delete all breakpoints:
The list of breakpoints are removed from the window and the breakpoints are deleted in the current Builder session.
About Breakpoints and Executable Source Lines