Adding Memory Monitor

You can add multiple memory monitors to the Memory view. To add a new memory monitor, perform these steps.

  1. Start a debugging session.
  2. Open the Memory view.
  3. Click the plus-sign
    icon on the Monitors pane toolbar. Alternatively, right-click in the Monitors pane and select Add Memory Monitor from the context menu.
  4. The Monitor Memory dialog box appears.
    Note: The Enter memory space and address option appears only when the debugger associated with the active debugging context supports memory spaces, and the currently debugged process has multiple memory spaces.
  5. Specify options as explained in the following table.
    Table 1. Monitor Memory Dialog Box Options
    Option Description
    Enter address or expression Enter the expression to monitor in decimal or hexadecimal values. You can use the drop-down list to select a previously specified expression.
    Figure 1. Monitor Memory Dialog Box
    Monitor Memory Dialog Box
  6. Click OK.

    The memory monitor appears in the Memory view.