core/com.nokia.carbide.cpp.doc.user/html/projects/launch/run_mode.htm
branchRCL_2_4
changeset 995 daded633d00d
parent 400 9b005a8e6778
child 1225 a546534a48de
child 2009 b622387629d6
equal deleted inserted replaced
992:a690706fd137 995:daded633d00d
     8 </head>
     8 </head>
     9 
     9 
    10 <body>
    10 <body>
    11 <h2>Application TRK  Launch Configuration (Run-mode) </h2>
    11 <h2>Application TRK  Launch Configuration (Run-mode) </h2>
    12 <p>Select the <b>Symbian OS Application TRK </b>  launch configuration to debug or run applications on a target device using the Application TRK on-device debug agent. Application TRK is an application that runs on released phones and allows you to debug your executables. The debugger will download a Symbian OS installation file to the phone and install it prior to launching.</p>
    12 <p>Select the <b>Symbian OS Application TRK </b>  launch configuration to debug or run applications on a target device using the Application TRK on-device debug agent. Application TRK is an application that runs on released phones and allows you to debug your executables. The debugger will download a Symbian OS installation file to the phone and install it prior to launching.</p>
    13 <p>If  the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a> was used to create the Application TRK launch configuration no changes are usually needed. To modify the  launch configuration settings, select the <b>Run &gt; Open Debug Dialog...</b> menu option to open the <b>Debug</b> dialog. Select the Application TRK configuration and click a tab to set specific options. Click <b>Apply</b> to save any option modifications. Click <b>Debug</b> to launch a debugging session using the new settings.</p>
    13 <p>If  the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a> was used to create the Application TRK launch configuration no changes are usually needed. To modify the  launch configuration settings, select the <b>Run &gt;  Debug As</b> menu option to open the <b>Debug</b> dialog. Select the Application TRK configuration and click a tab to set specific options. Click <b>Apply</b> to save any option modifications. Click <b>Debug</b> to launch a debugging session using the new settings.</p>
    14 <p align="center"><img src="../images/wnd_debug_AppTRK_launch_config.png" width="871" height="600"></p>
    14 <p align="center"><img src="../images/wnd_debug_AppTRK_launch_config.png" width="871" height="600"></p>
    15 <p class="figure">Figure 1. Application TRK launch configuration in the Debug dialog </p>
    15 <p class="figure">Figure 1. Application TRK launch configuration in the Debug dialog </p>
    16 <p>The Application TRK launch configuration panes include: </p>
    16 <p>The Application TRK launch configuration panes include: </p>
    17 <ul>
    17 <ul>
    18   <li>The <a href="page_main.htm">Main</a> tab defines the project to be launched. Enter the name of the project in the Project field, and the executable name in the Executable field.</li>
    18   <li>The <a href="page_main.htm">Main</a> tab defines the project to be launched. Enter the name of the project in the Project field, and the executable name in the Executable field.</li>
    26 </ul>
    26 </ul>
    27 <h4>Other references</h4>
    27 <h4>Other references</h4>
    28 <ul>
    28 <ul>
    29   <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
    29   <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
    30 </ul>
    30 </ul>
    31 <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>
    31 <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>
    32 </body>
    32 </body>
    33 </html>
    33 </html>