core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_debugger.htm
changeset 2009 b622387629d6
parent 1992 9711068fca7e
child 2087 617a89f9dffc
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_debugger.htm	Wed Sep 15 09:33:14 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_debugger.htm	Wed Sep 15 09:40:16 2010 -0500
@@ -11,8 +11,8 @@
 <p>The options shown in the <b>Debugger</b> page differ based upon the type of launch configuration. Generally, the options fall into these choices: </p>
 <ul>
   <li><a href="#emulator_mode">Emulation Debugger page</a> (Emulation) </li>
-  <li><a href="#trk_runmode">Run-mode Debugger page</a> (Application TRK) </li>
-  <li><a href="#trk_stopmode">Stop-mode Debugger page</a> (System TRK, Attach to Process) </li>
+  <li><a href="#trk_runmode">Run-mode Debugger page</a> (Application CODA) </li>
+  <li><a href="#trk_stopmode">Stop-mode Debugger page</a> (System CODA, Attach to Process) </li>
 </ul>
 <h3><a name="emulator_mode" id="emulator_mode"></a>Emulation Debugger page </h3>
 <p>The <b>Symbian OS <a href="emulation.htm">Emulation</a></b> launch configurations the <b>Debugger</b> page to specify  entry point breaks and which  logs to output to the Console view.</p>
@@ -48,7 +48,7 @@
   </tr>
 </table>
 <h3><a name="trk_runmode" id="trk_runmode"></a>Run-mode Debugger page </h3>
-<p>In a run-mode launch configuration like <b><a href="run_mode.htm">Application TRK</a></b>, you can specify an entry break point and how messages are handled as well as define the default instruction set. </p>
+<p>In a run-mode launch configuration like <b><a href="run_mode.htm">Application CODA</a></b>, you can specify an entry break point and how messages are handled as well as define the default instruction set. </p>
 <p align="center"><img src="images/page_debugger_run_mode.png" width="660" height="174"></p>
 <p class="figure">Figure 2 - Debugger page showing run-mode options  </p>
 <h5>Table 2. Debugger page &mdash; run-mode  options </h5>
@@ -63,12 +63,12 @@
   </tr>
   <tr>
     <td><b>View program output </b></td>
-    <td><p>Enable to direct standard output messages to the   <b>TRK Program Output Console</b> in the <a href="../../reference/view_console.htm">Console</a> view. </p>
+    <td><p>Enable to direct standard output messages to the   <b>CODA Program Output Console</b> in the <a href="../../reference/view_console.htm">Console</a> view. </p>
       <p class="note"><b>NOTE</b> In the <span class="code">epoc.ini</span> file the option <span class="code">LogToFile</span> must also be set to <span class="code">1</span>.</p>    </td>
   </tr>
 </table>
 <h3><a name="trk_stopmode" id="trk_stopmode"></a>Stop-mode Debugger page </h3>
-<p>In  stop-mode launch configurations like <b><a href="stop_mode.htm">System TRK</a></b>,<b> </b>and <a href="attach_process.htm"><b>Attach to Process</b></a>, use the <b>Startup Options</b> to  attach to a target and debug or run from the specified start address. Then use <b>Target Options</b> to specify the target's processor type,  and set which initialization and memory configuration files to use in the debug session. </p>
+<p>In  stop-mode launch configurations like <b><a href="stop_mode.htm">System CODA</a></b>,<b> </b>and <a href="attach_process.htm"><b>Attach to Process</b></a>, use the <b>Startup Options</b> to  attach to a target and debug or run from the specified start address. Then use <b>Target Options</b> to specify the target's processor type,  and set which initialization and memory configuration files to use in the debug session. </p>
 <p align="center"><img src="images/page_debugger_stop_mode.png" width="578" height="174"></p>
 <p class="figure">Figure 3 - Debugger page showing stop-mode options  </p>
 <h5>Table 3. Debugger page &mdash; stop-mode  options </h5>
@@ -96,9 +96,9 @@
 
 <h4>Other references</h4>
 <ul>
-  <li><a href="run_mode.htm">Application TRK  Launch Configuration</a></li>
+  <li><a href="run_mode.htm">Application CODA  Launch Configuration</a></li>
   <li><a href="emulation.htm">Emulation  Launch Configuration</a></li>
-  <li><a href="stop_mode.htm">System TRK  Launch Configuration </a></li>
+  <li><a href="stop_mode.htm">System CODA  Launch Configuration </a></li>
 </ul>
 <div id="footer">Copyright &copy; 2010 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>