You can delete single breakpoints from the Source pane and the Breakpoints pane. All breakpoints can be deleted at once from the Breakpoints menu. If you delete a breakpoint, all information on it is lost. If you do not want to lose your breakpoint information, but do not want the breakpoint to stop execution, disable the breakpoint instead. For information on disabling breakpoints, see the related topic below.
To delete a single breakpoint in the Source pane:
To delete a single breakpoint in the Breakpoints pane:
To delete all breakpoints, select Breakpoints > Delete All Breakpoints from the menu bar.
If you want to temporarily prevent all breakpoints from stopping execution, disable them instead by selecting Breakpoints > Disable All Breakpoints.