debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/address.html
changeset 1024 48b401835d0a
parent 0 fb279309251b
equal deleted inserted replaced
1023:59ff8c87a2ce 1024:48b401835d0a
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4   <link href="../book.css" rel="stylesheet" type="text/css"></link>
     4   <link href="../book.css" rel="stylesheet" type="text/css" />
     5 <title>Object Address</title>
     5 <title>Object Address</title>
     6 </head>
     6 </head>
     7 <body bgcolor="#FFFFFF">
     7 <body bgcolor="#FFFFFF">
     8 <h2>Object Address</h2>
     8 <h2>Object Address</h2>
     9 <p>Use the <b>Object Address</b> window to specify the object's starting address to display <a href="DebuggingInformation/CrashDebugger_cmd_o.guide.html">brief</a> or <a href="DebuggingInformation/CrashDebugger_cmd_q.guide.html">full</a> object information in the <b>Crash Debugger Console</b> view.</p>
     9 <p>Use the <b>Object Address</b> window to specify the object's starting address to display <a href="DebuggingInformation/CrashDebugger_cmd_o.guide.html">brief</a> or <a href="DebuggingInformation/CrashDebugger_cmd_q.guide.html">full</a> object information in the <b>Crash Debugger Console</b> view.</p>
    28 <ul>
    28 <ul>
    29   <li><a href="DebuggingInformation/CrashDebugger_cmd.guide.html">Crash Debugger Commands</a></li>
    29   <li><a href="DebuggingInformation/CrashDebugger_cmd.guide.html">Crash Debugger Commands</a></li>
    30   <li><a href="DebuggingInformation/CrashDebugger_cmd_o.guide.html"> Display Brief DObject Information</a></li>
    30   <li><a href="DebuggingInformation/CrashDebugger_cmd_o.guide.html"> Display Brief DObject Information</a></li>
    31   <li><a href="DebuggingInformation/CrashDebugger_cmd_q.guide.html">Display Full DObject Information </a></li>
    31   <li><a href="DebuggingInformation/CrashDebugger_cmd_q.guide.html">Display Full DObject Information </a></li>
    32 </ul>
    32 </ul>
    33 <div id="footer">Copyright &copy; 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>
    33 <div id="footer">Copyright &copy; 2010 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>
    34 </body>
    34 </body>
    35 </html>
    35 </html>