equal
deleted
inserted
replaced
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
2 <html> |
|
3 <head> |
|
4 <link href="../book.css" rel="stylesheet" type="text/css"></link> |
|
5 <title>Memory Dump Options</title> |
|
6 </head> |
|
7 <body bgcolor="#FFFFFF"> |
|
8 <h2>Memory Dump Options </h2> |
|
9 <p>Use the <b>Memory Dump Options </b> window to specify the starting address and length of memory data to display in the <b>Crash Debugger Console</b> view.</p> |
|
10 <p align="center"><img src="DebuggingInformation/wnd_memory_dump.png" width="430" height="170" /></p> |
|
11 <p align="center" class="figure">Figure 1 - Memory Dump Options window</p> |
|
12 <div class="step"> |
|
13 <h4 align="left">Displaying Memory Data </h4> |
|
14 <ol> |
|
15 <li>Enter a memory dump command or right-click in the Crash Debugger Console view and select a memory dump command</li> |
|
16 <p>The <b>Memory Dump Options</b> window appears.</p> |
|
17 <li>Enter the starting address in hexadecimal into the Address text box </li> |
|
18 <li>Enter the length of the memory space to display into the Length (Hexadecimal) text box </li> |
|
19 <li>Click OK </li> |
|
20 <p>The <b>Memory Dump Options</b> window closes and the specified memory data appears in the <b>Crash Debugger Console</b> view.</p> |
|
21 </ol> |
|
22 </div> |
|
23 <h5>Related concepts</h5> |
|
24 <ul> |
|
25 <li><a href="DebuggingInformation/CrashDebuggerUsingCommandSyntax.guide.html">Debug Monitor</a></li> |
|
26 <li><a href="DebuggingInformation/index.html">Symbian OS Debugging Information</a></li> |
|
27 </ul> |
|
28 <h5 align="left">Related references</h5> |
|
29 <ul> |
|
30 <li><a href="DebuggingInformation/CrashDebugger_cmd.guide.html">Crash Debugger Commands</a></li> |
|
31 <li><a href="DebuggingInformation/CrashDebuggerExaminingMemory.guide.html">Examining Memory</a></li> |
|
32 <li><a href="DebuggingInformation/CrashDebuggerExaminingMemory.guide02.html">Dumping the Contents of Classes</a></li> |
|
33 </ul> |
|
34 <div id="footer">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br />License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div> |
|
35 </body> |
|
36 </html> |