core/com.nokia.carbide.cpp.doc.user/html/concepts/emulators.htm
branchRCL_2_4
changeset 939 47d3ca29d054
parent 0 fb279309251b
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/emulators.htm	Wed Feb 10 15:19:41 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/emulators.htm	Thu Feb 11 15:08:43 2010 -0600
@@ -1,37 +1,37 @@
-<!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>Emulation Debugging</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Emulation Debugging </h2>
-<p>Symbian SDKs include an emulator that runs Symbian OS on a
-  Microsoft Windows host computer. The emulator provides the full range of Symbian OS
-  functionality, letting you do most development tasks on a single desktop computer. The 
-  emulator and the software you build for it with the Carbide.c++ software run natively on the Intel x86 family of processors.</p>
-<p> In many cases, you can build and debug a complete application using the emulator, then test the application on the actual device. There are cases however, where you cannot use
-  the emulator, such as when developing device drivers that access hardware on a device.<br />
-  For more information about the emulator, please see the documentation that came with
-  your SDK under: <b>Developer Library&gt;Tools and Utilities&gt;Emulator</b>.</p>
-<p> You will find an emulator to use with Carbide.c++  in:</p>
-<blockquote>
-  <p class="code">C:\Symbian\&lt;version&gt;\&lt;sdk&gt;\Epoc32\release\winscw\udeb</p>
-</blockquote>
-<p>where <span class="code">Symbian</span> is the path containing the subdirectories and version number of the Symbian OS SDK.</p>
-<p class="note"><b>NOTE</b> The first time you launch an emulator it may take some time to appear. Remember that it is implementing the operating system on the target device and that some setup time is required. </p>
-<h5>Related tasks</h5>
-<ul>
-  <li><a href="../tasks/projects/prj_debug_console.htm">Debugging Applications</a></li>
-  <li><a href="../tasks/projects/prj_debug_dlls.htm">Debugging DLLs</a></li>
-  <li>I<a href="../tasks/projects/prj_import_exe.htm">mporting Executables for Debugging </a></li>
-</ul>
-<div class="step">
-  <div id="footer">Copyright &copy; 2009 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>
-
-</div>
-</body>
-</html>
+<!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>Emulation Debugging</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Emulation Debugging </h2>
+<p>Symbian SDKs include an emulator that runs Symbian OS on a
+  Microsoft Windows host computer. The emulator provides the full range of Symbian OS
+  functionality, letting you do most development tasks on a single desktop computer. The 
+  emulator and the software you build for it with the Carbide.c++ software run natively on the Intel x86 family of processors.</p>
+<p> In many cases, you can build and debug a complete application using the emulator, then test the application on the actual device. There are cases however, where you cannot use
+  the emulator, such as when developing device drivers that access hardware on a device.</p>
+<p>For more information about the emulator, please see the documentation that came with
+  your SDK under: <b>Developer Library &gt; Tools and Utilities &gt; Emulator</b>.</p>
+<p> You will find an emulator to use with Carbide.c++  in:</p>
+<blockquote>
+  <p class="code">C:\Symbian\&lt;version&gt;\&lt;sdk&gt;\Epoc32\release\winscw\udeb</p>
+</blockquote>
+<p>where <span class="code">Symbian</span> is the path containing the subdirectories and version number of the Symbian OS SDK.</p>
+<p class="note"><b>NOTE</b> The first time you launch an emulator it may take some time to appear. Remember that it is implementing the operating system on the target device and that some setup time is required. </p>
+<h5>Related tasks</h5>
+<ul>
+  <li><a href="../tasks/projects/prj_debug_console.htm">Debugging Applications</a></li>
+  <li><a href="../tasks/projects/prj_debug_dlls.htm">Debugging DLLs</a></li>
+  <li>I<a href="../tasks/projects/prj_import_exe.htm">mporting Executables for Debugging </a></li>
+</ul>
+<div class="step">
+  <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>
+
+</div>
+</body>
+</html>