core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_debug_configuration.htm
branchRCL_2_4
changeset 949 57698352558c
parent 400 9b005a8e6778
child 995 daded633d00d
equal deleted inserted replaced
944:248e161fd5cd 949:57698352558c
     2 <html>
     2 <html>
     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>Debug Window</title>
     7 <title>Debug Configurations Window</title>
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Debug Window</h2>
    11 <h2>Debug Configurations Window</h2>
    12 <p>The <b>Debug</b> or launch configuration window provides C/C++ debugger options. A <a href="../projects/launch/launch_configs_overview.htm">launch configuration</a> defines the settings used by the Carbide debugger to launch and debug programs. A project must have at least one debug launch configuration in order to debug a project and can have many more. </p>
    12 <p>The <b>Debug Configurations</b> or launch configuration window provides C/C++ debugger options. A <a href="../projects/launch/launch_configs_overview.htm">launch configuration</a> defines the settings used by the Carbide debugger to launch and debug programs. A project must have at least one debug launch configuration in order to debug a project and can have many more. </p>
    13 <p>By default, Carbide creates a debug launch configuration the first time you launch the debugger based on current project settings. If additional information is required, like a port ID, the <a href="../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a>  appears asking for the additional information. </p>
    13 <p>By default, Carbide creates a debug launch configuration the first time you launch the debugger based on current project settings. If additional information is required, like a port ID, the <a href="../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a>  appears asking for the additional information. </p>
    14 <p>The tabs in the window vary depending upon the currently selected launch configuration.</p>
    14 <p>The tabs in the window vary depending upon the currently selected launch configuration.</p>
    15 <p align="center" class="figure"><img src="images/wnd_debug_overview.png" width="864" height="471"><br />
    15 <p align="center"><img src="images/wnd_debug_overview.png" width="872" height="548"></p>
    16 Figure 1 - Debug or launch configuration window (Symbian OS emulation view)</p>
    16 <p align="center" class="figure">  Figure 1 - Debug or launch configuration window (Symbian OS emulation view)</p>
    17 <h5>Table 1. Debug window &mdash; common items</h5>
    17 <h5>Table 1. Debug Configuration window &mdash; common items</h5>
    18 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    18 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
    19   <tr>
    19   <tr>
    20     <th width="7%" scope="col">Icon</th>
    20     <th width="7%" scope="col">Icon</th>
    21     <th width="41%" scope="col">Item</th>
    21     <th width="41%" scope="col">Item</th>
    22     <th width="52%" scope="col">Explanation</th>
    22     <th width="52%" scope="col">Explanation</th>
    72   <li><a href="../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
    72   <li><a href="../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
    73   <li><a href="../projects/launch/emulation.htm">Emulator overview</a></li>
    73   <li><a href="../projects/launch/emulation.htm">Emulator overview</a></li>
    74   <li><a href="../projects/launch/run_mode.htm">Run-mode overview</a></li>
    74   <li><a href="../projects/launch/run_mode.htm">Run-mode overview</a></li>
    75   <li><a href="../projects/launch/stop_mode.htm">Stop-mode overview</a>  </li>
    75   <li><a href="../projects/launch/stop_mode.htm">Stop-mode overview</a>  </li>
    76 </ul>
    76 </ul>
    77 <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>
    77 <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>
    78 
    78 
    79 </body>
    79 </body>
    80 </html>
    80 </html>