core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_diagnostic_logs_pref.htm
branchC3_BUILDER_WORK
changeset 1724 b99f029f4d47
parent 1720 6433764204b0
parent 1723 b386036cfe5d
child 1730 e0e324a4ef67
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_diagnostic_logs_pref.htm	Thu Jul 29 13:03:15 2010 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,40 +0,0 @@
-<!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>Diagnostic Logs preferences</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>Diagnostic Logs  preferences</h2>
-<p>The <b>Diagnostic Logs</b> page in the <b>Preferences</b> window provides the ability to activate and save debugger log files in the project. When activated, the debugger generates an XML file containing useful debugger event information that can facilitate the locating and erradication of bugs in a project. </p>
-<p class="note"><b>NOTE</b> When logging is activated the performance of the debugger will be reduced as the log information is generated. </p>
-<p align="center"><img src="images/prefs_diagnostic_logs.png" width="627" height="544"></p>
-<p class="figure">Figure 1 - Diagnostic Logs preferences panel </p>
-<h5>Table 1 <span class="figure">Diagnostic Logs</span> preferences &mdash;items</h5>
-<table width="100%"  border="0" cellpadding="2" cellspacing="0">
-  <tr>
-    <th width="29%" scope="col">Item</th>
-    <th width="57%" scope="col">Explanation</th>
-  </tr>
-  <tr>
-    <td><b>Diagnostic Logs</b> </td>
-    <td>A list of the log files that can be generated. Log files are stored in the project but are not visible in the <a href="view_cpp_projects.htm">Project Explorer</a> or C/C++ Project views. </td>
-  </tr>
-  <tr>
-    <td><b>Clear Logs </b></td>
-    <td><p>Click to erase all log files from the project. </p>
-    </td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="build_properties/pane_project_settings.htm">Carbide Project Settings </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>