Removing Breakpoints

You can remove a breakpoint using the editor window or the Breakpoints Window.

To remove a breakpoint using the editor window:

1. Move the pointer to the line containing the breakpoint you want to remove.

2. Click the Clear At button on the tool bar to remove all breakpoints on the line.

To remove a breakpoint from the Breakpoints window:

1. In the Debugging Window, choose Windows Breakpoints.

2. Select one or more breakpoints in the scrolling list and click Delete. Click Delete All to remove all breakpoints.