core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_debug_configuration.htm
changeset 400 9b005a8e6778
parent 0 fb279309251b
child 949 57698352558c
child 1207 e265bbe56eb0
equal deleted inserted replaced
396:2ee12718a766 400:9b005a8e6778
     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 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</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="../tasks/projects/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" class="figure"><img src="images/wnd_debug_overview.png" width="864" height="471"><br />
    16 Figure 1 - Debug or launch configuration window (Symbian OS emulation view)</p>
    16 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 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">
    68 </div>
    68 </div>
    69 <h5>Other references</h5>
    69 <h5>Other references</h5>
    70 <ul>
    70 <ul>
    71   <li><a href="perspective_debug.htm">Debug Perspective</a></li>
    71   <li><a href="perspective_debug.htm">Debug Perspective</a></li>
    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="launch_configs/emulator_overview.htm">Emulator overview</a></li>
    73   <li><a href="../projects/launch/emulation.htm">Emulator overview</a></li>
    74   <li><a href="launch_configs/run_mode_overview.htm">Run-mode overview</a></li>
    74   <li><a href="../projects/launch/run_mode.htm">Run-mode overview</a></li>
    75   <li><a href="launch_configs/stop_mode_overview.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; 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>
    78 
    78 
    79 </body>
    79 </body>
    80 </html>
    80 </html>