core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm
author fturovic <frank.turovich@nokia.com>
Sat, 02 Oct 2010 12:36:21 -0500
changeset 2130 16e8bfa397ad
parent 1934 4f0cd256d26c
child 2131 ff0156b93599
permissions -rw-r--r--
BUG 12276 - several pref command link paths broken due to prefs moving to new plugins in edc and elsewhere

<!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 <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.logging.LoggingPreferencesPage)")'>Diagnostic Logs</a> preference panel 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="719" height="646"></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>