core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
changeset 2087 617a89f9dffc
parent 2082 efbf4aa05426
child 2089 3d4e0b2128c1
--- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Tue Sep 21 10:33:50 2010 -0700
+++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml	Tue Sep 21 15:50:51 2010 -0500
@@ -26,12 +26,14 @@
 		  <topic label="Defining a launch configuration"			href="html/projects/tutorials/new_proj_from_template_03.htm" />
 		  <topic label="Launching and debugging an executable" 		href="html/projects/tutorials/new_proj_from_template_04.htm" />
 		</topic>
+		<!--
 		<topic label="DLL Projects"									href="html/projects/tutorials/new_proj_dll_example_00.htm" >
 		  <topic label="Creating DLL Projects" 						href="html/projects/tutorials/new_proj_dll_example_01.htm" />
 		  <topic label="Building the DLL Project" 					href="html/projects/tutorials/new_proj_dll_example_02.htm" />
 		  <topic label="Debugging a DLL Project"					href="html/projects/tutorials/new_proj_dll_example_03.htm" />
       	  <topic label="Debugging DLLs with Any Process"			href="html/tasks/projects/prj_debug_dlls_any_process.htm" />
 		</topic>
+		-->
 		<topic label="Remote Target Debugging (Run-mode)"			href="html/projects/tutorials/run_mode_debug_example_00.htm" >
 		  <topic label="Connect remote device to PC" 				href="html/projects/tutorials/run_mode_debug_example_01.htm" />
 		  <topic label="Install remote debug agent"					href="html/projects/tutorials/run_mode_debug_example_02.htm" />
@@ -190,12 +192,12 @@
     <topic label="Launch configurations"				href="html/projects/launch/launch_configs_overview.htm" >
       <topic label="New Launch Configuration Wizard"	href="html/projects/launch/wiz_new_launch_config.htm" />
       <topic label="Debug dialog"						href="html/projects/launch/wnd_debug_configuration.htm" />
-      <topic label="Launch types"			href="html/projects/launch/launch_types.htm" >
-        <topic label="Applications"					href="html/projects/launch/applications.htm" />
-        <topic label="Application TRK"				href="html/projects/launch/run_mode.htm" />
-        <topic label="Attach to Process"			href="html/projects/launch/attach_process.htm" />
-        <topic label="Emulation"					href="html/projects/launch/emulation.htm" />
-        <topic label="System TRK"					href="html/projects/launch/stop_mode.htm" />
+      <topic label="Launch types"								href="html/projects/launch/launch_types.htm" >
+        <topic label="Symbian OS Device"						href="html/projects/launch/stop_mode.htm" />
+        <topic label="Symbian OS Device (Install SIS)"			href="html/projects/launch/run_mode.htm" />
+        <topic label="Symbian OS Device (Attach to Process)"	href="html/projects/launch/attach_process.htm" />
+        <topic label="Symbian OS Emulator"						href="html/projects/launch/emulation.htm" />
+        <topic label="Symbian OS Simulator"						href="html/projects/launch/simulator.htm" />
         <anchor id="launch_config_ANCHOR"/>
       </topic>
       <topic label="Configuration panes"				href="html/projects/launch/pages_overview.htm" >
@@ -280,10 +282,10 @@
         
     
     <topic label="Stop mode projects" 				href="html/tasks/StopModeToc.htm">
-       <topic href="html/projects/launch/launch_board.htm" label="Debugging a reference board">
-       </topic>
-      <topic label="Stop Mode Debug Example" 				href="html/tasks/debugger/stop_mode_debug.htm" >
-        <topic label="On-Device Debugging Preconditions" href="html/tasks/debugger/stop_mode_debug_precond.htm" />
+      <topic label="On-Device Debugging Preconditions" 		href="html/tasks/debugger/stop_mode_debug_precond.htm" />
+      <topic label="Stop Mode Debug Examples"  >
+        <topic label="Stop Mode Debug Example 1" 			href="html/tasks/debugger/stop_mode_debug.htm" />
+        <topic label="Stop Mode Debug Example 2" 			href="html/tasks/debugger/stop_mode_debug02.htm" />
       </topic>
       <topic label="Building a ROM Image File"            href="html/reference/ROM_build_settings.html" />
       <topic label="Toggle HW Breakpoint"           		href="html/reference/menus/hardware_breakpoints.htm" />