minor edits and updates to index
authorfturovic <frank.turovich@nokia.com>
Mon, 20 Sep 2010 15:54:38 -0500
changeset 2071 756f68052401
parent 2070 302c646638b4
child 2072 52460471ce9d
minor edits and updates to index
core/com.nokia.carbide.cpp.doc.user/book.css
core/com.nokia.carbide.cpp.doc.user/html/reference/images/wnd_trk_debug_config.png
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_trk_overview.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/images/setinterval_symOS_view.png
core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/view_symbian_kernel_set.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_carbide_setup.htm
core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_overview.htm
core/com.nokia.carbide.cpp.doc.user/index.xml
--- a/core/com.nokia.carbide.cpp.doc.user/book.css	Mon Sep 20 13:54:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/book.css	Mon Sep 20 15:54:38 2010 -0500
@@ -12,8 +12,8 @@
 /* 20091007 added verdana and ariel to list to match SFO website fonts choices */
 body, p, table, li {
 	font-family: Verdana, Ariel, Helvetica, sans-serif;
+	font-size: 0.9em;
 	font-size: 1.0em;
-	font-size: 0.9em;
 	font-weight: normal;
 }
 
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/wnd_trk_debug_config.png has changed
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_trk_overview.htm	Mon Sep 20 13:54:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_trk_overview.htm	Mon Sep 20 15:54:38 2010 -0500
@@ -4,7 +4,7 @@
 <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>TRK Panel Overview</title>
+<title>CODA Panel Overview</title>
 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
 <body >
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/images/setinterval_symOS_view.png has changed
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/view_symbian_kernel_set.htm	Mon Sep 20 13:54:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/view_symbian_kernel_set.htm	Mon Sep 20 15:54:38 2010 -0500
@@ -14,11 +14,10 @@
   <h4>To set the refresh rate</h4>
   <ol>
     <li>Select Window &gt; Preferences to display Preferences window</li>
-    <li>Expand C/C++ and Debug from list</li>
-    <li>Select Carbide.c++ to display the Carbide.c++ Global settings panel (figure 1)</li>
+    <li>Expand C/C++ &gt; Debug &gt; Carbide.c++ Debugger from list (figure 1)</li>
     <li>Enter a time interval from 3 to 600 seconds for kernel data to be refreshed. 20 seconds is the default.</li>
-  </ol>
-  <p align="center"><img src="images/setinterval_symOS_view.png" width="627" height="544" /> </p>
+    </ol>
+  <p align="center"><img src="images/setinterval_symOS_view.png" width="701" height="536" /> </p>
   <p align="center" class="figure">Figure 1. Symbian OS Kernel Data Refresh Rate </p>
 </div>
 <h5>Related concepts</h5>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_carbide_setup.htm	Mon Sep 20 13:54:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_carbide_setup.htm	Mon Sep 20 15:54:38 2010 -0500
@@ -15,15 +15,15 @@
   <li><b>Symbian OS System CODA</b> (<i>not available in the Developer Edition</i>) &#8212;used to run or debug applications or ROM code on a target device using the System CODA on-device debug agent. System CODA 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>
 </ul>
 <p>By default, you can click the <b>Debug</b> icon (<img src="../../projects/images/icon_debug.png" width="17" height="16" align="absmiddle">) in the toolbar to launch the <a href="../../projects/launch/wiz_new_launch_config.htm">New Launch Configuration Wizard</a>. This   creates a launch configuration for the project based on project information and any additional input required, like COM port selection. It is the recommended method for creating new launch configurations. Or, use the <a href="../../projects/launch/page_main.htm">Debug</a> window to create a customized  launch configuration. </p>
-<p align="center"><img src="../../reference/images/wnd_trk_debug_config.png" width="859" height="629" /></p>
-<p class="figure">Figure 1. Debug launch configuration for on-device debugging   (<i>Application CODA shown</i>)</p>
+<p align="center"><img src="../../reference/images/wnd_trk_debug_config.png" width="936" height="640" /></p>
+<p class="figure">Figure 1. Debug launch configuration for on-device debugging   (<i>Application TCF CODA shown</i>)</p>
 <div class="step">
   <h4>Defining a Customized  Launch Configuration </h4>
   <ol>
     <li>Choose the Run &gt; Debug As menu item </li>
     <p>The <a href="../../reference/wnd_debug_configuration.htm">Debug</a> window appears.</p>
     <li>Select a Configuration type for on-device debugging and click New</li>
-    <p>Choose the <b>Symbian OS Application CODA </b> or <b>System CODA</b> configuration based on which debug agent is installed on the device, then click <b>New</b>. A new debug launch configuration appears in the Configuration list and the Main tab appears. </p>
+    <p>Choose the <b>Symbian OS Application TCF CODA </b> or <b>System CODA</b> configuration based on which debug agent is installed on the device, then click <b>New</b>. A new debug launch configuration appears in the Configuration list and the Main tab appears. </p>
     <li>Enter the required information</li>
     <p>For  debug launch configurations using the CODA debug agent, the following   pages require review and possible option settings:</p>
     <ul>
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_overview.htm	Mon Sep 20 13:54:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/trk/trk_overview.htm	Mon Sep 20 15:54:38 2010 -0500
@@ -4,12 +4,12 @@
 <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>TRK Overview</title>
+<title>CODA Overview</title>
 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
 <body >
-<h2>TRK Overview</h2>
-<p>This section describes how to setup and use the on-device debug agent software to debug programs on S60 v3.x and UIQ 3rd edition devices. Topics include: </p>
+<h2>CODA Overview</h2>
+<p>This section describes how to setup and use the CODA software (Carbide On-device Debug Agent) to debug programs on Symbian ^3, Symbian ^4, Nokia Qt SDK, S60 v5.x   devices. Topics include: </p>
 <ul>
   <li><a href="trk_preconditions.htm">Preconditions for Using On-device Debugging </a></li>
   <li><a href="trk_installation_instr.htm">Installing the </a><a href="trk_preconditions.htm">On-device Debug Agent </a><a href="trk_installation_instr.htm">on a Device</a></li>
--- a/core/com.nokia.carbide.cpp.doc.user/index.xml	Mon Sep 20 13:54:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/index.xml	Mon Sep 20 15:54:38 2010 -0500
@@ -9,7 +9,7 @@
     </entry>
 
     <entry keyword="ARM registers">
-       <topic href="html/concepts/arm_registers.htm"/>
+       <topic href="html/concepts/registers.htm"/>
 	</entry>
 
     <entry keyword="Attaching to a Symbian OS Process ">
@@ -61,10 +61,6 @@
 	   <topic href="html/reference/wnd_build_prefs.htm"/>
 	</entry>
 
-	<entry keyword="Build preference panel">
-	   <topic href="html/reference/wnd_build_prefs.htm"/>
-	</entry>
-
     <entry keyword="Build All Targets">
        <topic href="html/reference/menus/build_all_targets.htm"/>
     </entry>
@@ -140,12 +136,12 @@
 	   <topic href="html/concepts/cvs.htm"/>
 	</entry>
 
-	<entry keyword="Connection Pane">
-	   <topic href="html/reference/trk/panel_trk_connection.htm"/>
+	<entry keyword="Connection pane">
+	   <topic href="html/reference/view_remote_connection.htm"/>
 	</entry>
 
 	<entry keyword="Console View">
-	   <topic href="html/reference/view_log.htm"/>
+	   <topic href="html/reference/view_console.htm"/>
 	</entry>
 
 	<entry keyword="Context Menus">
@@ -168,6 +164,22 @@
        <topic href="html/qt_help/qt_creating_projs_01.htm"/>
 	</entry>
 
+	<entry keyword="CODA" >
+		<topic href="html/concepts/trk.htm" label="Carbide On-device Debug Agent" />
+		<topic href="html/tasks/trk/trk_overview.htm" label="CODA Overview" />
+		<topic href="html/tasks/trk/trk_carbide_setup.htm" />
+		<topic href="html/tasks/start/carbide_example_trk.htm" />
+		<topic href="html/tasks/debugger/stop_mode_debug.htm" />
+	</entry>
+	
+
+	<entry keyword="CODA">
+	   <topic href="html/reference/trk/panel_trk_overview.htm"/>
+	</entry>
+
+	<entry keyword="ClearCase">
+	   <topic href="html/concepts/cvs.htm"/>
+	</entry>
 
 <!-- D -->
 	
@@ -299,6 +311,10 @@
 	   <topic href="html/reference/view_global_variables.htm"  label="Global Variables Window" />
 	</entry>
 
+	<entry keyword="Git">
+	   <topic href="html/concepts/cvs.htm"/>
+	</entry>
+
 <!-- H -->
 
 	<entry keyword="Hints and Tips">
@@ -374,6 +390,10 @@
 	   <topic href="html/reference/view_memory_wnd.htm"/>
 	</entry>
 
+	<entry keyword="Mercurial">
+	   <topic href="html/concepts/cvs.htm"/>
+	</entry>
+
 	<entry keyword="menus">
 		<topic href="html/reference/menus/abld.htm" />
 
@@ -509,6 +529,10 @@
 	</entry>
 
 
+	<entry keyword="Perforce">
+	   <topic href="html/concepts/cvs.htm"/>
+	</entry>
+
 <!-- Q -->
 
     <entry keyword="Qt">
@@ -610,11 +634,15 @@
 	   <topic href="html/tasks/debugger/stop_mode_debug_precond.htm" label="Stop Mode Debugging"/>
 	</entry>
 
+	<entry keyword="Subversive">
+	   <topic href="html/concepts/cvs.htm"/>
+	</entry>
+
 	<entry keyword="Symbian OS Classes">
 	   <topic href="html/tasks/projects/prj_adding_symbian_class.htm" label="Adding"/>
 	</entry>
 
-	<entry keyword="Symbian OS Data View">
+	<entry keyword="Symbian OS Data view">
 	   <topic href="html/reference/view_symbian_kernel.htm"/>
 	   <topic href="html/tasks/debugger/view_symbian_kernel_set.htm" />
 	</entry>
@@ -666,18 +694,6 @@
 	   <topic href="html/concepts/thread_cond_breakpoints.htm"/>
 	</entry>
 
-	<entry keyword="TRK" >
-		<topic href="html/concepts/trk.htm" label="On-device Debugging" />
-		<topic href="html/tasks/trk/trk_overview.htm" label="TRK Overview" />
-		<topic href="html/tasks/trk/trk_carbide_setup.htm" />
-		<topic href="html/tasks/start/carbide_example_trk.htm" />
-		<topic href="html/tasks/debugger/stop_mode_debug.htm" />
-	</entry>
-	
-
-	<entry keyword="TRK Pane">
-	   <topic href="html/reference/trk/panel_trk_overview.htm"/>
-	</entry>
 
 <!-- U -->