Removing Breakpoints & Watchpoints
To remove breakpoints or watchpoints, you can do anyone of the following three methods:
1. In the edit view, right click the breakpoint symbol, select Toggle Breakpoint or just double click the breakpoint symbol.
2. In the Breakpoints view, select the breakpoints you want to remove and click Remove the selected breakpoints button or Remove all breakpoints button.
3. In the Breakpoints view, do one of the follows:
1)
Select the breakpoints and watchpoints that you want to remove;
2)
Right-click and select Select All;
Then right-click the highlighted breakpoints and watchpoints and click Remove or Remove all.
|