core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm
changeset 2009 b622387629d6
parent 1934 4f0cd256d26c
child 2087 617a89f9dffc
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm	Wed Sep 15 09:33:14 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm	Wed Sep 15 09:40:16 2010 -0500
@@ -9,10 +9,10 @@
 </head>
 <body >
 <h2>Configure project for debugging</h2>
-<p>In this example we demonstrate how to debug applications on a remote device using the Application TRK remote debug agent. This enables you to test  programs on the actual device it will operate on while observing its behavior using the Carbide debugger. The steps to do this include:</p>
+<p>In this example we demonstrate how to debug applications on a remote device using the Application CODA remote debug agent. This enables you to test  programs on the actual device it will operate on while observing its behavior using the Carbide debugger. The steps to do this include:</p>
 <ol>
     <li><a href="run_mode_debug_example_01.htm">Connect</a> target device to PC</li>
-    <li><a href="../trk/trk_installation_instr.htm">Install </a>TRK remote agent (v3.2.7) or later on the target device</li>
+    <li><a href="../trk/trk_installation_instr.htm">Install </a>CODA remote agent (v3.2.7) or later on the target device</li>
     <li><strong>Configure project for downloading</strong></li>
     <li><a href="../../tasks/projects/prj_build.htm">Debug</a> project on target device</li>
     </ol>
@@ -33,7 +33,7 @@
                 	<p><img src="../images/debugging_project_09.png" alt="New Launch Configuration Wizard" width="621" height="410"></p>
                 </li>
                 <li>Enable the 'Launch program on device' option and select the executable to launch.
-                	<p>This tells the TRK remote agent which application to launch once its downloaded.</p>
+                	<p>This tells the CODA remote agent which application to launch once its downloaded.</p>
                 </li>
                 <li>Click the 'Modify SIS builder settings for build configuration' to open the Properties for <em>project</em> dialog.</li>
                 	<p>The <strong>Carbide.c++ &gt; Build Configurations &gt; SIS Builder</strong> tab is shown.</p>