core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_debugger.htm
changeset 2087 617a89f9dffc
parent 2009 b622387629d6
child 2131 ff0156b93599
equal deleted inserted replaced
2086:218e49ed806f 2087:617a89f9dffc
     3 <head>
     3 <head>
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 <title>Carbide Debugger panes</title>
     7 <title>Carbide Debugger panes</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/></head>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     9 </head>
     9 <body >
    10 <body >
    10 <h2>Debugger panes</h2>
    11 <h2>Debugger panes</h2>
    11 <p>The options shown in the <b>Debugger</b> page differ based upon the type of launch configuration. Generally, the options fall into these choices: </p>
    12 <p>The options shown in the <b>Debugger</b> page differ based upon the type of launch configuration. Generally, the options fall into these choices: </p>
    12 <ul>
    13 <ul>
    13   <li><a href="#emulator_mode">Emulation Debugger page</a> (Emulation) </li>
    14   <li><a href="#emulator_mode">Emulation Debugger page</a> (<i>Emulator</i>) </li>
    14   <li><a href="#trk_runmode">Run-mode Debugger page</a> (Application CODA) </li>
    15   <li><a href="#trk_runmode">Run-mode Debugger page</a> (<i>Device (Install SIS)</i>) </li>
    15   <li><a href="#trk_stopmode">Stop-mode Debugger page</a> (System CODA, Attach to Process) </li>
    16   <li><a href="#trk_stopmode">Stop-mode Debugger page</a> (<i>Device, Device (Attach to Process)</i>) </li>
    16 </ul>
    17 </ul>
    17 <h3><a name="emulator_mode" id="emulator_mode"></a>Emulation Debugger page </h3>
    18 <h3><a name="emulator_mode" id="emulator_mode"></a>Emulation Debugger page </h3>
    18 <p>The <b>Symbian OS <a href="emulation.htm">Emulation</a></b> launch configurations the <b>Debugger</b> page to specify  entry point breaks and which  logs to output to the Console view.</p>
    19 <p>The <b>Symbian OS <a href="emulation.htm">Emulator</a></b> launch configurations the <b>Debugger</b> page to specify  entry point breaks and which  logs to output to the Console view.</p>
    19 <p align="center"><img src="images/page_debugger_emulation.png" width="685" height="219"></p>
    20 <p align="center"><img src="images/page_debugger_emulation.png" width="685" height="219"></p>
    20 <p class="figure">Figure 1 - Debugger page showing emulation options </p>
    21 <p class="figure">Figure 1 - Debugger page showing emulation options </p>
    21 <h5>Table 1. Debugger page &mdash; emulation options </h5>
    22 <h5>Table 1. Debugger page &mdash; emulation options </h5>
    22 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    23 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    23   <tr>
    24   <tr>
    46     <td><b>View Windows system messages </b></td>
    47     <td><b>View Windows system messages </b></td>
    47     <td>Enable to  output Windows system messages to the   Windows System Messages Console in the Console view. </td>
    48     <td>Enable to  output Windows system messages to the   Windows System Messages Console in the Console view. </td>
    48   </tr>
    49   </tr>
    49 </table>
    50 </table>
    50 <h3><a name="trk_runmode" id="trk_runmode"></a>Run-mode Debugger page </h3>
    51 <h3><a name="trk_runmode" id="trk_runmode"></a>Run-mode Debugger page </h3>
    51 <p>In a run-mode launch configuration like <b><a href="run_mode.htm">Application CODA</a></b>, you can specify an entry break point and how messages are handled as well as define the default instruction set. </p>
    52 <p>In a run-mode launch configuration like <b><a href="run_mode.htm">Symbian OS Device (Install SIS)</a></b>, you can specify an entry break point and how messages are handled as well as define the default instruction set. </p>
    52 <p align="center"><img src="images/page_debugger_run_mode.png" width="660" height="174"></p>
    53 <p align="center"><img src="images/page_debugger_run_mode.png" width="660" height="174"></p>
    53 <p class="figure">Figure 2 - Debugger page showing run-mode options  </p>
    54 <p class="figure">Figure 2 - Debugger page showing run-mode options  </p>
    54 <h5>Table 2. Debugger page &mdash; run-mode  options </h5>
    55 <h5>Table 2. Debugger page &mdash; run-mode  options </h5>
    55 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    56 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    56   <tr>
    57   <tr>
    66     <td><p>Enable to direct standard output messages to the   <b>CODA Program Output Console</b> in the <a href="../../reference/view_console.htm">Console</a> view. </p>
    67     <td><p>Enable to direct standard output messages to the   <b>CODA Program Output Console</b> in the <a href="../../reference/view_console.htm">Console</a> view. </p>
    67       <p class="note"><b>NOTE</b> In the <span class="code">epoc.ini</span> file the option <span class="code">LogToFile</span> must also be set to <span class="code">1</span>.</p>    </td>
    68       <p class="note"><b>NOTE</b> In the <span class="code">epoc.ini</span> file the option <span class="code">LogToFile</span> must also be set to <span class="code">1</span>.</p>    </td>
    68   </tr>
    69   </tr>
    69 </table>
    70 </table>
    70 <h3><a name="trk_stopmode" id="trk_stopmode"></a>Stop-mode Debugger page </h3>
    71 <h3><a name="trk_stopmode" id="trk_stopmode"></a>Stop-mode Debugger page </h3>
    71 <p>In  stop-mode launch configurations like <b><a href="stop_mode.htm">System CODA</a></b>,<b> </b>and <a href="attach_process.htm"><b>Attach to Process</b></a>, use the <b>Startup Options</b> to  attach to a target and debug or run from the specified start address. Then use <b>Target Options</b> to specify the target's processor type,  and set which initialization and memory configuration files to use in the debug session. </p>
    72 <p>In  stop-mode launch configurations like <b><a href="stop_mode.htm">Symbian OS Device</a></b>,<b> </b>and <a href="attach_process.htm"><b>Symbian OS Device (Attach to Process)</b></a>, use the <b>Startup Options</b> to  attach to a target and debug or run from the specified start address. Then use <b>Target Options</b> to specify the target's processor type,  and set which initialization and memory configuration files to use in the debug session. </p>
    72 <p align="center"><img src="images/page_debugger_stop_mode.png" width="578" height="174"></p>
    73 <p align="center"><img src="images/page_debugger_stop_mode.png" width="578" height="174"></p>
    73 <p class="figure">Figure 3 - Debugger page showing stop-mode options  </p>
    74 <p class="figure">Figure 3 - Debugger page showing stop-mode options  </p>
    74 <h5>Table 3. Debugger page &mdash; stop-mode  options </h5>
    75 <h5>Table 3. Debugger page &mdash; stop-mode  options </h5>
    75 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    76 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    76   <tr>
    77   <tr>
    94   </tr>
    95   </tr>
    95 </table>
    96 </table>
    96 
    97 
    97 <h4>Other references</h4>
    98 <h4>Other references</h4>
    98 <ul>
    99 <ul>
    99   <li><a href="run_mode.htm">Application CODA  Launch Configuration</a></li>
   100   <li><a href="run_mode.htm">Symbian OS Device (Install SIS) Launch Configuration</a></li>
   100   <li><a href="emulation.htm">Emulation  Launch Configuration</a></li>
   101   <li><a href="emulation.htm">Emulator  Launch Configuration</a></li>
   101   <li><a href="stop_mode.htm">System CODA  Launch Configuration </a></li>
   102   <li><a href="stop_mode.htm">Symbian OS Device Launch Configuration </a></li>
   102 </ul>
   103 </ul>
   103 <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>
   104 <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>
   104 </body>
   105 </body>
   105 </html>
   106 </html>