AppCode
 
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

Examine raw memory

Last modified: 17 March 2022

In AppCode, you can view raw memory of running processes using the Memory View tab of the Debug tool window. You can jump from a variable in the Variables tab to the memory region that includes the required address and examine the changes while stepping through the program.