core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/stop_mode_overview.htm
changeset 0 fb279309251b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/stop_mode_overview.htm	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<meta http-equiv="Content-Style-Type" content="text/css" />
+<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
+<title>Stop-mode Overview</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Stop-mode Overview</h2>
+<p>The <a href="../wnd_debug_configuration.htm">Debug</a> or launch configuration window provides C/C++ stop-mode debug options that use a JTAG interface when a Symbian OS Sophia or Trace32 launch configuration is created. The  settings included in these launch configuration are a combination of Carbide, CDT, and Eclipse options. The tabs in the window include: </p>
+<ul>
+  <li>The <a href="page_trk_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 Executable field to launch on the device. </li>
+  <li>The <a href="page_connection.htm">Connection</a> tab  specifies the method used to transfer files to the target device.</li>
+  <li>The <a href="page_trk_debugger.htm">Debugger</a> tab provides control over common Carbide.c++ debugger capabilities.</li>
+  <li>The <a href="stop_mode_rom_image.htm">ROM Image</a> tab allows you to define startup options and ROM image download information.</li>
+  <li>The <a href="page_executables.htm">Executables</a> tab allows you to specify which executables within your project to debug.</li>
+  <li>The <b>Source</b> tab  (<i>standard CDT page</i>) defines the location of source files used to display source when debugging an application. By default, these settings are derived from the associated project's build path. You may override these settings here. </li>
+  <li>The <a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm">Common</a> tab  (<i>standard CDT page</i>) defines general information about the launch configuration. You may choose to store the launch configuration in a specific file and specify which perspectives become active when the launch configuration is launched. </li>
+</ul>
+<p align="center"><img src="../images/wnd_debug_stop_mode_overview.png" width="775" height="484"></p>
+<p class="figure">Figure 1 - Debug or launch configuration window for stop mode debugging </p>
+<h5>Other references</h5>
+<ul>
+  <li><a href="../wnd_debug_configuration.htm">Debug Window </a></li>
+  <li><a href="../../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
+  <li><a href="emulator_overview.htm">Emulator overview</a></li>
+  <li><a href="run_mode_overview.htm">Run-mode overview</a></li>
+</ul>
+<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>
+</body>
+</html>
\ No newline at end of file