Change the Storage Monitor Address Range

You can change the address range you want displayed in a Storage monitor to a specified address. Double-click on an entry in one of the address columns (for example, the "Flat" column), or move the cursor to that entry and press Enter; then enter a new address. You can also scroll through the range using the cursor keys (including Page Up and Page Down), or using the scrollbar.

If the debugger cannot determine the contents of storage at a particular location, it displays the contents as a series of question marks (?). This can occur when you display storage that your program does not own or when the address range does not point to a valid storage area.

If you want to view the storage associated with a different variable, adding that variable to a new Storage monitor is easier because the debugger determines the variable's address in storage for you. You may want to close the old Storage monitor first if its contents are no longer needed.



Add Expressions and Variables to a Monitor
Change the Contents of Storage, Variables, and Registers
Change the Representation of Storage
Open a New Storage Monitor
View a Location in Storage


Debugger Monitors