Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Prev | Next |
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
Ribbon |
Execute > Windows > Memory Viewer |
Other |
Execution Analyzer window toolbar : From Locals window or Watches window : Right-click on a variable | 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