Removing a Breakpoint
You can remove a breakpoint using either the source editor or the Breakpoints window.
To remove a breakpoint using the source editor:
- Click in the line from which you want to remove the breakpoint.
- Click the Breakpoint button

in the Edit/Debug toolbar.
To remove a breakpoint using the Breakpoints window, do one of the following:
- Select a breakpoint in the scrolling list and click Clear.
- Click Clear All to remove all breakpoints.
See also:
- Using the Breakpoints Window