core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_diagnostic_logs_pref.htm
author fturovic <frank.turovich@nokia.com>
Mon, 10 Aug 2009 15:21:12 -0500
changeset 400 9b005a8e6778
parent 307 2ea049cecf52
child 1225 a546534a48de
permissions -rw-r--r--
removed duplicate pages, unused images, and fixed links to same

<!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; 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>