Setting Data Analysispoints on Memory View

To set data analysispoints for visualization on the Memory view:

  1. Debug your application.
  2. Open the Variables view and select the required variable on which you want to set the data analysispoint.
  3. Right-click and select the View Memory option from the context menu.

    The Memory view appears with memory renderings opened.

  4. Look for the required address among the cells displayed in the Memory view. The required address is the address of the selected variable in the Variables view.
    Note: It is recommended to change the memory rendering cell formatting to a smaller value, for example, 2 bytes, if the required address cannot be found among the cells being displayed by default. To change the format value, right-click the selected cell, select Format and specify Column Size as 2. For details, see Figure 1.
    Figure 1. Memory View
    Memory View
  5. Right-click the cell which has the required address, and select Add Visualization > Add Data Visualization from the context menu.

    The Add Data Visualization dialog box appears.

  6. Select the size of the memory cell to be visualized from the Size drop-down list.
  7. Click OK to add a memory data analysispoint to the Analysispoints view.

This sets data analysispoints for visualization on the Memory view.