The Diagnostic Logs preference panel in the Preferences 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.
NOTE When logging is activated the performance of the debugger will be reduced as the log information is generated.
Figure 1 - Diagnostic Logs preferences panel
Item | Explanation |
---|---|
Diagnostic Logs | 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. |
Clear Logs | Click to erase all log files from the project. |