core/com.nokia.carbide.cpp.doc.user/html/projects/launch/emulation.htm
branchRCL_2_4
changeset 995 daded633d00d
parent 400 9b005a8e6778
child 1225 a546534a48de
child 1835 113f8e9d5cb6
equal deleted inserted replaced
992:a690706fd137 995:daded633d00d
     8 </head>
     8 </head>
     9 
     9 
    10 <body>
    10 <body>
    11 <h2>Emulator Launch Configuration</h2>
    11 <h2>Emulator Launch Configuration</h2>
    12 <p>Select the <b>Symbian OS Emulator</b> launch configuration  to run or debug executables using an emulator.  </p>
    12 <p>Select the <b>Symbian OS Emulator</b> launch configuration  to run or debug executables using an emulator.  </p>
    13 <p>If  the <a href="wiz_new_launch_config.htm">New Launch Configuration Wizard</a> was used to create a emulator 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 Symbian OS Emulation launch 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 a emulator 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 Symbian OS Emulation launch 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_emulation_launch_config.png" width="658" height="403"></p>
    14 <p align="center"><img src="../images/wnd_debug_emulation_launch_config.png" width="658" height="403"></p>
    15 <p class="figure">Figure 1 - Emulator  launch configuration in Debug dialog </p>
    15 <p class="figure">Figure 1 - Emulator  launch configuration in Debug dialog </p>
    16 <p>The <b>Debug</b>  window provides C/C++ emulator debug options when a Symbian OS Emulation launch configuration is created. The  settings included in the Symbian OS Emulation launch configuration are a combination of Carbide, CDT, and Eclipse options. The tabs in the window include: </p>
    16 <p>The <b>Debug</b>  window provides C/C++ emulator debug options when a Symbian OS Emulation launch configuration is created. The  settings included in the Symbian OS Emulation launch configuration are a combination of Carbide, CDT, and Eclipse options. The tabs in the window 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 containing the class to launch in the project field, and the executable name in the the Executable field and the emulator or host application in the Emulator or host application 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 containing the class to launch in the project field, and the executable name in the the Executable field and the emulator or host application in the Emulator or host application 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>