From Fedora Project Wiki

(Undo revision 128550 by Johannbg (Talk))
(Undo revision 128549 by Johannbg (Talk))
Line 30: Line 30:
As root install Thunderbird debug package.  
As root install Thunderbird debug package.  


<pre># debuginfo-install thunderbird</pre>
<pre># debuginfo-install Thunderbird</pre>




[[Category:Debugging]] [[Category:How to]]
[[Category:Debugging]] [[Category:How to]]

Revision as of 17:10, 6 October 2009


Identifying your problem area

Something that ensures that the component in question is at fault not some other thing..

Information to include in your report

All bug reports

Sample entry

In all cases, the following should be mentioned and attached to your bug report:

  • The exact command-line used.
  • A copy of the components log file /path/to/<components_log_file>

<Component> related problems

Sample entry

As well as the information from the 'All bug reports' section, include the following information:

Debugging Thunderbird

As root install Thunderbird debug package.

# debuginfo-install Thunderbird