core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm
author fturovic <frank.turovich@nokia.com>
Fri, 13 Aug 2010 15:06:59 -0500
changeset 1828 bcf84b8ee3f9
parent 1791 727385d8e2b3
child 1934 4f0cd256d26c
permissions -rw-r--r--
replaced carbide portal with carbide.c++ portal

<!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 >
<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_proj_explorer.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/prop_carb_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>