Disable a watchpoint to prevent it from affecting program execution. The disabled watchpoint remains at the memory location at which you set it, so that you can enable it later.
To disable a watchpoint, select its name in the Breakpoints view, right-click and choose Disable from the shortcut menu.