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. Enter the length of the memory space to display into the Length (Hexadecimal) text box
  5. Click OK
  6. The Memory Dump Options window closes and the specified memory data appears in the Crash Debugger Console view.

Related concepts
Related references