diff -r 000000000000 -r d760517a8095 debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/memory.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/memory.html Tue Mar 24 22:20:21 2009 -0500 @@ -0,0 +1,36 @@ + + + + +Memory Dump Options + + +

Memory Dump Options

+

Use the Memory Dump Options window to specify the starting address and length of memory data to display in the Crash Debugger Console view.

+

+

Figure 1 - Memory Dump Options window

+
+

Displaying Memory Data

+
    +
  1. Enter a memory dump command or right-click in the Crash Debugger Console view and select a memory dump command
  2. +

    The Memory Dump Options window appears.

    +
  3. Enter the starting address in hexadecimal into the Address text box
  4. +
  5. Enter the length of the memory space to display into the Length (Hexadecimal) text box
  6. +
  7. Click OK
  8. +

    The Memory Dump Options window closes and the specified memory data appears in the Crash Debugger Console view.

    +
+
+
Related concepts
+ +
Related references
+ + + +