Clearing watchpoints from Memory view

To clear a watchpoint from the Memory view:

  1. Select the watchpoint expression in the Breakpoints view.
  2. Click the Remove Selected Breakpoints button.

To clear all watchpoints from the Memory view:

  1. Open the Breakpoints view.
  2. 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.