core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm
changeset 1854 49624691da34
parent 1767 ba706e5ea5ac
child 1893 e29df1745269
equal deleted inserted replaced
1853:fbc447a3ff9b 1854:49624691da34
    13 <ul>
    13 <ul>
    14   <li>Verify that your SDK or customer kit is recognized in the <a href="../../reference/pref_carb_sdk_preference.html">SDK preferences</a> panel.</li>
    14   <li>Verify that your SDK or customer kit is recognized in the <a href="../../reference/pref_carb_sdk_preference.html">SDK preferences</a> panel.</li>
    15   <li>Create project or <a href="../ImportingProjects.html">Import</a> the project's bld.inf file into Carbide.c++</li>
    15   <li>Create project or <a href="../ImportingProjects.html">Import</a> the project's bld.inf file into Carbide.c++</li>
    16 <li>Specify your <a href="../../reference/ROM_build_settings.html">ROM build settings</a> for the selected project</li>
    16 <li>Specify your <a href="../../reference/ROM_build_settings.html">ROM build settings</a> for the selected project</li>
    17   <li><a href="../projects/prj_build.htm">Build</a> your Project with the ARMV5 Debug Build Configuration</li>
    17   <li><a href="../projects/prj_build.htm">Build</a> your Project with the ARMV5 Debug Build Configuration</li>
    18 <li>Create a <a href="../../projects/launch/wiz_new_launch_config.htm">launch configuration</a> for <a href="../../projects/launch/trace32.htm">Trace32</a></li>
    18 <li>Create a <a href="../../projects/launch/wiz_new_launch_config.htm">launch configuration</a></li>
    19 <li><a href="work_debug_act_debug.htm">Launch</a> the debugger</li>
    19 <li><a href="work_debug_act_debug.htm">Launch</a> the debugger</li>
    20 </ul>
    20 </ul>
    21 <p>With stop mode debugging  you can use the Carbide.c++ IDE and a JTAG interface to communicate between the debugger and a board to debug any target type within the Symbian OS.</p>
    21 <p>With stop mode debugging  you can use the Carbide.c++ IDE and a JTAG interface to communicate between the debugger and a board to debug any target type within the Symbian OS.</p>
    22 <h3>Attach to Process </h3>
    22 <h3>Attach to Process </h3>
    23 <p>Use <a href="../../reference/view_symbian_kernel.htm#attach">Attach to Process</a> to debug any binaries outside the workspace. The methods to do this include:</p>
    23 <p>Use <a href="../../reference/view_symbian_kernel.htm#attach">Attach to Process</a> to debug any binaries outside the workspace. The methods to do this include:</p>
    26   <li>Create an <b>Attach to Process Launch Configuration</b> using the <a href="../../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a> for the project</li>
    26   <li>Create an <b>Attach to Process Launch Configuration</b> using the <a href="../../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a> for the project</li>
    27 </ul>
    27 </ul>
    28 <h5>Related Tasks</h5>
    28 <h5>Related Tasks</h5>
    29 <ul>
    29 <ul>
    30   <li><a href="stop_mode_debug_precond.htm">Stop Mode On-Device Debugging Preconditions</a></li>
    30   <li><a href="stop_mode_debug_precond.htm">Stop Mode On-Device Debugging Preconditions</a></li>
    31   <li><a href="../../projects/launch/trace32.htm">Symbian OS Trace32 Support</a></li>
       
    32 </ul>
    31 </ul>
    33 <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 <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>
    34 
    33 
    35 </body>
    34 </body>
    36 </html>
    35 </html>