Setting watchpoint in Memory view

To set a watchpoint using the Memory view:

  1. Choose Windows > Open Perspective > Debug from the IDE menu bar to switch to the Debug perspective.
  2. Choose Window > Show View > Memory.

    The Memory view appears.

  3. Select a range of bytes in the Memory Renderings pane of the Memory view.
  4. Right-click and choose Add Watchpoint (C/C++) from the shortcut menu that appears.