| |||
| Home > Troubleshooting > Enabling internal logging from the debugger | |||
On rare occasions an internal error might occur causing the debugger to generate an error message suggesting that you report it to your local support representatives. You can help to improve the debugger by giving feedback with an internal log that captures the stacktrace and shows where in the debugger the error occurs.
To enable internal logging within Eclipse, enter the following in the Commands view of the DS-5 Debug perspective:
To enable the output of logging messages from the debugger using the predefined DEBUG level configuration:
log config debug
To redirect all logging messages from the debugger to a file:
log file debug.log
Enabling internal logging can produce very large files and slow down the debugger significantly. Only enable internal logging when there is a problem.
DS-5 Debugger Command Reference:
ARM DS-5 Using Eclipse: