core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm
changeset 1791 727385d8e2b3
parent 1658 2a5c0df13bad
child 1934 4f0cd256d26c
equal deleted inserted replaced
1790:245ab754d54b 1791:727385d8e2b3
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 <title>Diagnostic Logs preferences</title>
     7 <title>Diagnostic Logs preferences</title>
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     9 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
     9 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
    10 </head>
    10 </head>
    11 <body bgcolor="#FFFFFF">
    11 <body >
    12 <h2>Diagnostic Logs  preferences</h2>
    12 <h2>Diagnostic Logs  preferences</h2>
    13 <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>
    13 <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>
    14 <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>
    14 <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>
    15 <p align="center"><img src="images/prefs_diagnostic_logs.png" width="627" height="544"></p>
    15 <p align="center"><img src="images/prefs_diagnostic_logs.png" width="627" height="544"></p>
    16 <p class="figure">Figure 1 - Diagnostic Logs preferences panel </p>
    16 <p class="figure">Figure 1 - Diagnostic Logs preferences panel </p>