Thunderbird:Debugging: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Remove section "Advanced Debugging" as it only contains three dead links) |
||
Line 12: | Line 12: | ||
* [[MailNews:Logging]] | * [[MailNews:Logging]] | ||
* [http://wiki.mozilla.org/MailNews:LDAP_Address_Books#LDAP_Logging LDAP Logging] | * [http://wiki.mozilla.org/MailNews:LDAP_Address_Books#LDAP_Logging LDAP Logging] | ||
[[category:Thunderbird|*]] | [[category:Thunderbird|*]] |
Revision as of 05:05, 27 January 2022
<< Back to Thunderbird Dev Page
<< Back to Thunderbird Bug Triage Page
Basic Debugging
The basic debugging techniques only require a release build of Thunderbird. Developers often ask for logs and other items when they can't reproduce a bug. Adding such information to a bug report can greatly help the developers to find and fix a bug.
Protocol Errors
If a bug looks like its a problem in communicating with the appropriate server, then one of the following forms of logging can be used to generate logs of Thunderbird's attempted communications with the server: