core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_configs_overview.htm
branchRCL_2_4
changeset 995 daded633d00d
parent 817 41b05da1d19f
child 1028 2bae15d3b247
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_configs_overview.htm	Thu Feb 18 15:23:36 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_configs_overview.htm	Thu Feb 18 15:49:18 2010 -0600
@@ -16,15 +16,14 @@
 <h4>Available Launch Configurations</h4>
 <p>Launch configurations come in several varieties, each designed for a specific purpose. You must choose one at the very start of the New Launch Configuration Wizard, so knowing the differences between them is important. Currently, the types to choose from include: </p>
 <ul>
-  <li><b><a href="applications.htm">Symbian OS Application</a></b>&#8212;used to run or debug executables. </li>
-  <li><b><a href="run_mode.htm">Symbian OS Appication TRK</a></b> &#8212;used to run or debug 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.</li>
-  <li><b><a href="attach_process.htm">Symbian OS Attach to Process</a></b> &#8212;used to debug processes running on a target device for which a symbol file is available. This is available only for TRK and stop mode debugging.  This launch configuration is not available for emulator debugging.  Stop mode and TRK can both attach to a process from the <a href="../../reference/view_symbian_kernel.htm">Symbian OS Data</a> view.</li>
-  <li><b>Symbian OS Crash Debugger</b> &#8212;used to launch an interactive command-line session with the Symbian OS crash debugger when the device crashes </li>
-  <li><b><a href="emulation.htm">Symbian OS Emulation</a> </b>&#8212;used to run or debug executables on an emulator. </li>
-  <li><b><a href="stop_mode.htm">Symbian OS System TRK</a></b> (<i>not available Developer Editions</i>) &#8212;used to run or debug applications or ROM code on a target device using the System TRK on-device debug agent. System TRK is an application that runs on reference boards and prototype phones and allows you to debug your executables. The debugger will download files to the phone prior to launching.</li>
-  <li><b><a href="trace32.htm">Symbian OS Trace32</a></b> (<i>only available in OEM Edition</i>)&#8212;is an external debugger that the Carbide debugger communicates with, to debug any Symbian OS module on a target using a JTAG connection.</li>
+  <li><b><a href="applications.htm">Symbian OS Application</a></b> &#8212; used to run or debug executables. </li>
+  <li><b><a href="run_mode.htm">Symbian OS Appication TRK</a></b> &#8212; used to run or debug 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.</li>
+  <li><b><a href="attach_process.htm">Symbian OS Attach to Process</a></b> &#8212; used to debug processes running on a target device for which a symbol file is available. This is available only for TRK and stop mode debugging.  This launch configuration is not available for emulator debugging.  Stop mode and TRK can both attach to a process from the <a href="../../reference/view_symbian_kernel.htm">Symbian OS Data</a> view.</li>
+  <li><b><a href="PLUGINS_ROOT/com.nokia.carbide.cpp.debug.crashdebugger/html/view.html">Symbian OS Crash Debugger</a></b> &#8212; used to launch an interactive command-line session with the Symbian OS crash debugger when the device crashes </li>
+  <li><b><a href="emulation.htm">Symbian OS Emulation</a> </b>&#8212; used to run or debug executables on an emulator. </li>
+  <li><b><a href="stop_mode.htm">Symbian OS System TRK</a></b> &#8212; used to run or debug applications or ROM code on a target device using the System TRK on-device debug agent. System TRK is an application that runs on reference boards and prototype phones and allows you to debug your executables. The debugger will download files to the phone prior to launching.</li>
+  <li><b><a href="trace32.htm">Symbian OS Trace32</a></b> &#8212; is an external debugger that the Carbide debugger communicates with, to debug any Symbian OS module on a target using a JTAG connection.</li>
 </ul>
-<p class="note"><b>NOTE</b> The specific launch configuration availability is determined by the Carbide.c++ edition you are using. </p>
 <h4>Other references</h4>
 <ul>
   <li>Creating Projects Overview </li>