core/com.nokia.carbide.cpp.doc.user/html/concepts/symbolic_files_about.htm
changeset 1376 120480c02651
parent 0 fb279309251b
child 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/symbolic_files_about.htm	Wed May 19 20:42:35 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/symbolic_files_about.htm	Thu May 20 10:32:00 2010 -0500
@@ -1,24 +1,24 @@
-<!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>About Symbolics Files</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>About Symbolics Files</h2>
-<p>A symbolics file contains debugging information that the IDE generates for a computer program. The debugger uses this information to control program execution. For example, the debugger uses the symbolics file to find the source code that corresponds to the executing object code of the computer program.</p>
-<p>Symbolics files contain this information:</p>
-<ul>
-  <li>Routine names</li>
-  <li>Variables names</li>
-  <li>Variable locations in source code</li>
-  <li>Variable locations in object code</li>
-</ul>
-<p>The IDE supports several types of symbolics files. Some programs generate separate symbolic files, while others do not. For example, when you use the Freescale CodeView on Windows program, the IDE places the symbolics file inside the generated binary file.</p>
-<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>
-
-</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>About Symbolics Files</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>About Symbolics Files</h2>
+<p>A symbolics file contains debugging information that the IDE generates for a computer program. The debugger uses this information to control program execution. For example, the debugger uses the symbolics file to find the source code that corresponds to the executing object code of the computer program.</p>
+<p>Symbolics files contain this information:</p>
+<ul>
+  <li>Routine names</li>
+  <li>Variables names</li>
+  <li>Variable locations in source code</li>
+  <li>Variable locations in object code</li>
+</ul>
+<p>The IDE supports several types of symbolics files. Some programs generate separate symbolic files, while others do not. For example, when you use the Freescale CodeView on Windows program, the IDE places the symbolics file inside the generated binary file.</p>
+<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>