This shows you the differences between two versions of the page.
settings_and_administration:debug_file [2010/11/03 17:16] tibor created |
settings_and_administration:debug_file [2010/11/03 17:17] (current) tibor |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Collecting Debug Information ====== | + | ====== Debug Information ====== |
===== Collect ===== | ===== Collect ===== | ||
Line 34: | Line 34: | ||
Exceptions are fatal errors that make the unit "crash" - no further operation is possible. Exceptions automatically create a smaller kind of debug information (called exception files), and reboot the unit automatically. | Exceptions are fatal errors that make the unit "crash" - no further operation is possible. Exceptions automatically create a smaller kind of debug information (called exception files), and reboot the unit automatically. | ||
- | When creating a debug file they may contain either a large debug information or a small exception information, or in some cases both. | + | When creating a debug file it may contain either a large debug information or a small exception information, or in some cases both. |