core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm
changeset 1633 0c69c533fa52
child 1642 44a3965e21f2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_03.htm	Fri Jul 16 14:42:52 2010 -0500
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<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>Configure project for debugging Tutorial</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<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>
+<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.6) or later on the target device</li>
+    <li><strong>Configure project for debugging</strong></li>
+    <li><a href="run_mode_debug_example_05.htm">Debug</a> project on target device</li>
+    </ol>
+<hr>
+<p>&nbsp;</p>
+<p><strong>Configure project for debugging</strong></p>
+<p>&nbsp;</p>
+<p><strong>NEXT:</strong> <a href="run_mode_debug_example_04.htm">Debug project on target device</a></p>
+<h4>Other references</h4>
+<ul>
+    <li><a href="run_mode_debug_example_00.htm">Debugging  on Remote Targets (Run-mode) Tutorial</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>
+</html>
\ No newline at end of file