core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_phone.htm
changeset 2087 617a89f9dffc
parent 1507 30441fd93226
child 2131 ff0156b93599
equal deleted inserted replaced
2086:218e49ed806f 2087:617a89f9dffc
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     2 "http://www.w3.org/TR/html4/loose.dtd">
     2 "http://www.w3.org/TR/html4/loose.dtd">
     3 <html>
     3 <html>
     4 <head>
     4 <head>
     5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
     5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
     6 <title>Symbian OS Phone Launch</title>
     6 <title>Symbian OS Device Launch</title>
     7 <link href="../../../book.css" rel="stylesheet" type="text/css">
     7 <link href="../../../book.css" rel="stylesheet" type="text/css">
     8 </head>
     8 </head>
     9 
     9 
    10 <body>
    10 <body>
    11 <h2>Symbian OS Phone Launch</h2>
    11 <h2>Symbian OS Device Launch</h2>
    12 <p>Use the <b>Debug As</b> dialog to select the <b>New Launch Configuration Wizard</b> that will create a launch configuration for the project. Currently there are two choices of debugger:</p>
    12 <p>Use the <b>Debug As</b> dialog to select the <b>New Launch Configuration Wizard</b> that will create a launch configuration for the project. Currently there are two choices of debugger:</p>
    13 <ul>
    13 <ul>
    14     <li><strong>Symbian OS Phone Launch</strong> &mdash; uses the Eclipse Debugger for C/C++ as the debugger engine which includes snapshots, improved variables view, and other features not available in the Classic debugger.</li>
    14     <li><strong>Device</strong> &mdash; uses the Eclipse Debugger for C/C++ as the debugger engine which includes snapshots, improved variables view, and other features not available in the Classic debugger.</li>
    15     <li><strong>Classic Symbian OS Reference Board Launch</strong> &mdash; uses the classic debugger engine.</li>
    15     <li><strong>Classic Symbian OS Reference Board Launch</strong> &mdash; uses the classic debugger engine.</li>
    16 </ul>
    16 </ul>
    17 <p align="center"><img src="images/launch_phone_01.png" width="350" height="350"></p>
    17 <p align="center"><img src="images/launch_phone_01.png" width="346" height="435"></p>
    18 <p class="figure">Figure 1. Debug As dialog</p>
    18 <p class="figure">Figure 1. Debug As dialog</p>
    19 <div class="step">
    19 <div class="step">
    20   <h4>Creating a Launch Configuration for a Phone</h4>
    20   <h4>Creating a Launch Configuration for a Phone</h4>
    21   <ol>
    21   <ol>
    22     <li>Select the <b>Run &gt; Debug</b> menu item, or click the Debug (<img src="../../reference/images/view_symbianOSbtn_debug.png" width="18" height="17" align="absmiddle">) icon, or press F11<br>
    22     <li>Select the <b>Run &gt; Debug</b> menu item, or click the Debug (<img src="../../reference/images/view_symbianOSbtn_debug.png" width="18" height="17" align="absmiddle">) icon, or press F11<br>
    23         <p><b>SHORTCUT</b> Select the <b class="note">Run &gt; Debug As &gt; Debug Symbian OS Application on Phone</b> menu item to skip Step 2.</p>
       
    24     </li>
    23     </li>
    25     <li>Select the <b>Symbian OS Phone Launch</b> item, then click <b>OK</b></li>
    24     <li>Select the <b>Device</b> item, then click <b>OK</b></li>
    26     <li>(Optional) Modify the launch configuration settings
    25     <li>(Optional) Modify the launch configuration settings
    27       <ol type="a">
    26       <ol type="a">
    28           <li>Modify the <a href="wnd_change_connection.htm">Remote connection setting</a> options</li>
    27           <li>Modify the <a href="wnd_change_connection.htm">Remote connection setting</a> options</li>
    29         <li>Modify the <a href="wnd_change_debug_process.htm">Debug Process settings</a> options</li>
    28         <li>Modify the <a href="wnd_change_debug_process.htm">Debug Process settings</a> options</li>
    30         <li>Modify the <a href="wnd_change_other_settings.htm">Other Settings</a> options</li>
    29         <li>Modify the <a href="wnd_change_other_settings.htm">Other Settings</a> options</li>