Examine raw memory

Last modified: 11 May 2021

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.