core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_diagnostic_logs_pref.htm
changeset 307 2ea049cecf52
parent 0 fb279309251b
child 1225 a546534a48de
equal deleted inserted replaced
306:d47c881e179e 307:2ea049cecf52
    10 </head>
    10 </head>
    11 <body bgcolor="#FFFFFF">
    11 <body bgcolor="#FFFFFF">
    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="651" 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>
    17 <h5>Table 1 <span class="figure">Diagnostic Logs</span> preferences &mdash;items</h5>
    17 <h5>Table 1 <span class="figure">Diagnostic Logs</span> preferences &mdash;items</h5>
    18 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
    18 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
    19   <tr>
    19   <tr>
    20     <th width="29%" scope="col">Item</th>
    20     <th width="29%" scope="col">Item</th>
    21     <th width="57%" scope="col">Explanation</th>
    21     <th width="57%" scope="col">Explanation</th>
    22   </tr>
    22   </tr>
    23   <tr>
    23   <tr>
    24     <td><b>Diagnostic Logs</b> </td>
    24     <td><b>Diagnostic Logs</b> </td>
    25     <td>A list of the log files that can be generated. Log files are stored in the project but are not visible in the Project Explorer or C/C++ Project views. </td>
    25     <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>
    26   </tr>
    26   </tr>
    27   <tr>
    27   <tr>
    28     <td><b>Clear Logs </b></td>
    28     <td><b>Clear Logs </b></td>
    29     <td><p>Click to erase all log files from the project. </p>
    29     <td><p>Click to erase all log files from the project. </p>
    30     </td>
    30     </td>