core/com.nokia.carbide.cpp.doc.user/html/projects/launch/customizing_launch_configs.htm
changeset 1791 727385d8e2b3
parent 1376 120480c02651
child 1835 113f8e9d5cb6
equal deleted inserted replaced
1790:245ab754d54b 1791:727385d8e2b3
     6   <meta http-equiv="Content-Style-Type" content="text/css" />
     6   <meta http-equiv="Content-Style-Type" content="text/css" />
     7   <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7   <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     8   <title>Customizing Launch Configurations</title>
     8   <title>Customizing Launch Configurations</title>
     9   <link rel="StyleSheet" href="../../../book.css" type="text/css" />
     9   <link rel="StyleSheet" href="../../../book.css" type="text/css" />
    10 </head>
    10 </head>
    11 <body bgcolor="#ffffff">
    11 <body >
    12 <h2>Customizing Launch Configurations</h2>
    12 <h2>Customizing Launch Configurations</h2>
    13 <p>Use the <a href="wnd_debug_configuration.htm">Debug</a> dialog to customize launch configurations previously created in a project, or to create new launch configurations. Ideally, you should create new launch configurations using the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a>. Doing this will ensure that the project's default launch configuration is valid and can successfully launch a  debug session. However, not all default launch configurations satisfy all the needs of a project, so being able to modify a launch configuration's options can allow you to customize how the project is launched and debugged based on the needs of that project. </p>
    13 <p>Use the <a href="wnd_debug_configuration.htm">Debug</a> dialog to customize launch configurations previously created in a project, or to create new launch configurations. Ideally, you should create new launch configurations using the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a>. Doing this will ensure that the project's default launch configuration is valid and can successfully launch a  debug session. However, not all default launch configurations satisfy all the needs of a project, so being able to modify a launch configuration's options can allow you to customize how the project is launched and debugged based on the needs of that project. </p>
    14 <p>There are two methods for setting up a launch configuration, including:</p>
    14 <p>There are two methods for setting up a launch configuration, including:</p>
    15 <ul>
    15 <ul>
    16   <li><b>Default launch configuration</b> (recommended) &#8212;  the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a> automatically sets up a default launch configuration to run or debug the project on the first <b>Run</b> or <b>Debug</b> execution. This provides a quick and easy method to start running or debugging a  project without the inconvenience of setting a lot of options. The default launch configuration can always be edited later as the project launch requirements change.</li>
    16   <li><b>Default launch configuration</b> (recommended) &#8212;  the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a> automatically sets up a default launch configuration to run or debug the project on the first <b>Run</b> or <b>Debug</b> execution. This provides a quick and easy method to start running or debugging a  project without the inconvenience of setting a lot of options. The default launch configuration can always be edited later as the project launch requirements change.</li>