core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/open_log_view.htm
branchRCL_2_4
changeset 987 77469bd2d10b
parent 0 fb279309251b
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/open_log_view.htm	Thu Feb 18 10:33:34 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/processes/open_log_view.htm	Thu Feb 18 11:17:02 2010 -0600
@@ -1,26 +1,28 @@
-<!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>Opening a Log View</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Opening a Log View</h2>
-<p>Use the<a href="../../reference/debugger_settings.htm"> Debugger Settings</a> preference panel to enable the message logging option. The Log view records these types of messages for a program during a debugging session:</p>
-<ul>
-  <li>the start of new tasks</li>
-  <li>routine entry and exit</li>
-  <li>Windows: DLL loading and unloading, and debug <span class="code">printf()</span> messages</li>
-</ul>
-<p>Select the Log System Messages option in the Debugger Settings target settings preference panel.</p>
-<p>Select Project &gt; Debug.</p>
-<ol>
-  <p>The Log view appears. It allows you to select, copy, and save logged text to a file for later analysis. </p>
-</ol>
-<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>Opening a Log View</title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Opening a Log View</h2>
+<p>Use the <a href="../../reference/debugger_settings.htm">Debugger Settings</a> preference panel to enable the message logging option. The Log view records these types of messages for a program during a debugging session:</p>
+<ul>
+  <li>the start of new tasks</li>
+  <li>routine entry and exit</li>
+  <li>Windows: DLL loading and unloading, and debug <span class="code">printf()</span> messages</li>
+</ul>
+<p>Select the <b>Log System Messages</b> option in the <b>Debugger Settings</b> target settings preference panel.</p>
+<ul>
+  <li>Select <b>Project &gt; Debug</b></li>
+</ul>
+<ol>
+  <p>The <a href="../../reference/view_log.htm">Log</a> view appears. It allows you to select, copy, and save logged text to a file for later analysis. </p>
+</ol>
+<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>