To clear a watchpoint from the
Memory view:
- Select the watchpoint expression in the Breakpoints view.
- Click the Remove Selected Breakpoints button.
To clear
all watchpoints from the
Memory view:
- Open the Breakpoints view.
- Choose Run > Remove all Breakpoints or click the Remove All Breakpoints button in the Breakpoints view .
Note: All watchpoints clear automatically when the target program terminates or the debugger terminates the program. Your watchpoints are reset the next time the program runs.
The watchpoint is cleared from memory view.