The Memory Browser window displays the contents of memory addresses currently used by your project. You can open the Memory Browser window when your program is stopped at a breakpoint by choosing Window > Debugging > Memory Browser.
To browse a memory address:
To specify the length of the memory browse:
To specify the format for memory information:
Menu Item | Description |
---|---|
Follow selected pointer | Follows the pointer for the selected memory address. |
Format | The selected radio button determines the format in which memory information is displayed. |
Refresh | Refreshes the contents of the window based on the value in the Address text field |
See Also | |
---|---|
Debugger Windows |