core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm
changeset 1754 a1e1c11d5a44
parent 1207 e265bbe56eb0
child 1791 727385d8e2b3
equal deleted inserted replaced
1753:b0ec278f91fa 1754:a1e1c11d5a44
     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 Configurations 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 Configurations Window</h2>
    11 <h2>Debug Configurations Window</h2>
    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>
    12 <p>The <b>Debug Configurations</b> or launch configuration window provides C/C++ debugger options. A <a href="wiz_new_launch_config.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="wnd_config_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"><img src="images/wnd_debug_overview.png" width="872" height="548"></p>
    15 <p align="center"><img src="images/wnd_debug_overview.png" width="864" height="471"></p>
    16 <p align="center" class="figure">  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 Configuration 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>
    49         <ul>
    49         <ul>
    50           <li>Filter Closed Projects</li>
    50           <li>Filter Closed Projects</li>
    51           <li>Filter Deleted/Unavailable Projects</li>
    51           <li>Filter Deleted/Unavailable Projects</li>
    52           <li>Filter Configuration Types</li>
    52           <li>Filter Configuration Types</li>
    53           <li>Apply Window Working Set(s)</li>
    53           <li>Apply Window Working Set(s)</li>
    54           <li><a href="trk/panel_filter.htm">Filtering Preferences...</a></li>
    54           <li><a href="wiz_new_launch_config.htm">Filtering Preferences...</a></li>
    55       </ul></td>
    55       </ul></td>
    56   </tr>
    56   </tr>
    57 </table>
    57 </table>
    58 <div class="step">
    58 <div class="step">
    59   <h4>To open the Debug window </h4>
    59   <h4>To open the Debug window </h4>
    66     <li>Select Run &gt; Run As  to open a Run window to create a launch configuration for a release build.</li>
    66     <li>Select Run &gt; Run As  to open a Run window to create a launch configuration for a release build.</li>
    67   </ul>
    67   </ul>
    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="../../debugger/debug/viewing_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="../projects/launch/emulation.htm">Emulator overview</a></li>
    73   <li><a href="../../tasks/sdks/sdk_platform_filter.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; 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>
    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