TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Using the Memory Window

The Memory window displays the contents of specific memory locations. On each line, the first entry is the memory address in hexadecimal. This entry is followed by the contents of memory starting at that address. The memory contents are displayed in hexadecimal notation. By default, 128 bytes are displayed, 16 bytes per line. An ASCII string is appended at the end of each line.

This display can be modified by using the Bounds command from the Memory window.

To easily display the address of each source line in the Debugger window, either select the Disassembly button on the Toolbar or make sure your cursor is in the Source pane and enter I (capital I). This causes the display to enter disassembly mode and the addresses for each line are displayed.

Memory operations are described in Using the Apex Debugger.

Additional Topics

To see related information, click on a topic:


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS