![]() |
|||
|
|
|
|
|
|||
|
Viewing Memory ContentsTo view the contents of the memory at a given address, go to the View menu and select Memory. In the dialog box that pops up, enter the desired address, then press Enter.
Resize the window to view more memory. The window is modeless; you can see how the memory changes as you trace to the program. If you wish to keep a snapshot of the memory state at a given point, press the "Freeze View" button. This way, the window will not be updated as memory contents change. You can open an unlimited number of memory windows. You can open two windows for the same location, and freeze one view, so that you can always compare the current state to the snapshoted memory. As the contents of the memory changes, the modified bits are shown in a different color. Another way of selecting a memory address to view is to right-click a variable in the source code, and then select Evaluate. This brings up a window that displays the variable. Right-click on the variable value and select View Raw Memory. This will display the raw contents of the memory at the address of that variable. |
|
Home | Top | Up | Previous | Next | Community |
||