core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_debug_config.htm
changeset 1933 a77f12f0a631
parent 1835 113f8e9d5cb6
child 2131 ff0156b93599
equal deleted inserted replaced
1930:d8b5c1e3a21e 1933:a77f12f0a631
    18 </ul>
    18 </ul>
    19 <div class="step">
    19 <div class="step">
    20 <h4>Creating a Default Launch Configuration</h4>
    20 <h4>Creating a Default Launch Configuration</h4>
    21 <p class="note"><b>NOTE</b> Carbide only creates a new default launch configuration when it cannot find one in the project. If the project already contains a launch configuration, Carbide launches that instead. </p>
    21 <p class="note"><b>NOTE</b> Carbide only creates a new default launch configuration when it cannot find one in the project. If the project already contains a launch configuration, Carbide launches that instead. </p>
    22 <ul>
    22 <ul>
    23   <li>Click the <b>Run</b> (<img src="../../images/icons/btn_run.png" alt="Run icon" width="16" height="16" align="middle" />) or <b>Debug</b> (<img src="../../images/icons/btn_debug.png" width="17" height="16" align="middle" alt="Debug icon"/>) icon in the tool bar
    23   <li>Click the <b>Run</b> (<img src="../../images/icons/btn_run.png" alt="Run icon" width="16" height="16" align="middle" />) or <b>Debug</b> (<img src="../../projects/images/icon_debug.png" width="17" height="16" align="middle" alt="Debug icon"/>) icon in the tool bar
    24     <p>or</p>
    24     <p>or</p>
    25   </li>
    25   </li>
    26   <li>Choose Select <b>Run &gt; Run</b> menu option to launch the project or <b>Run &gt; Debug</b> menu option to debug the project</li>
    26   <li>Choose Select <b>Run &gt; Run</b> menu option to launch the project or <b>Run &gt; Debug</b> menu option to debug the project</li>
    27   <p>Carbide creates a default launch configuration for the project that is used to run or debug the project. If the project already has a defined launch configuration, clicking <b>Run</b> or <b>Debug</b> uses it instead of creating a new one. There are two possible scenarios when creating a default launch configuration: </p>
    27   <p>Carbide creates a default launch configuration for the project that is used to run or debug the project. If the project already has a defined launch configuration, clicking <b>Run</b> or <b>Debug</b> uses it instead of creating a new one. There are two possible scenarios when creating a default launch configuration: </p>
    28   <ul>
    28   <ul>