TotalView User Guide : Part V: Debugging : Examining and Changing Data : Displaying Variables : Displaying Areas of Memory

Displaying Areas of Memory
You can display areas of memory using hexadecimal, octal, or decimal values. Do this by selecting the View > Lookup Variable command, and then entering one of the following in the dialog box that appears:
*
When you enter a single address, TotalView displays the word of data stored at that address.
*
When you enter a pair of addresses, TotalView displays the data (in word increments) from the first to the last address. To enter a pair of addresses, enter the first address, a comma, and the last address.
*
The Variable Window for an area of memory displays the address and contents of each word.
TotalView displays the memory area’s starting location at the top of the window’s data area. In the window, TotalView displays information in hexadecimal and decimal notation.
If a Variable Window is already being displayed, you can change the type to $void and add an array specifier. If you do this, the results are similar to what is shown in this figure.
You can also edit the value listed in the Value field for each machine instruction.

Rogue Wave Software, Inc.
Voice: (303) 473-9118
rwonlinedocs@roguewave.com