core/com.nokia.carbide.cpp.doc.user/html/projects/launch/wnd_debug_configuration.htm
changeset 1791 727385d8e2b3
parent 1754 a1e1c11d5a44
child 2087 617a89f9dffc
equal deleted inserted replaced
1790:245ab754d54b 1791:727385d8e2b3
     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 >
    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="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>
    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="wnd_config_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="864" height="471"></p>
    15 <p align="center"><img src="images/wnd_debug_overview.png" width="864" height="471"></p>