Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Inspect Process Memory

Using the Memory Viewer, you can display the raw values of memory in hex and ASCII. You can manually define the memory address in the 'Address' field (top right), or right-click on a variable in the Locals window or Watches window and select the 'View Memory at Address' option.

Access Analyzer | Memory Viewer

Right-click on the item | View Memory at Address

Notes

  • The Memory Viewer is available for debugging Microsoft Native Code Applications (C, C++, VB) running on Windows or within WINE on Linux

Learn more

Learning Center topics

  • Alt+F1 | Enterprise Architect | Build and Debug | Debug | View Memory