Enabling a Watchpoint

Enable a watchpoint to have it halt program execution when its associated memory location changes value. Enabling a watchpoint that you previously disabled is easier than clearing it and re-creating it from scratch.

Figure 1. Enabled watchpoint example in Breakpoints view

Enabling Watchpoints

    A checkmark in the checkbox () next to the watchpoint indicates the watchpoint is enabled.

Related concepts
Related tasks
Related references