From Fedora Project Wiki
Line 16: | Line 16: | ||
* A copy of the components log file {{filename|/path/to/<components_log_file>}} | * A copy of the components log file {{filename|/path/to/<components_log_file>}} | ||
{{admon | {{admon/tip samble note}} | ||
{{admon | {{admon/warning The following may eat or babies and destroy your pony's}} | ||
{{Anchor|Debugging}} | {{Anchor|Debugging}} |
Revision as of 16:37, 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
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>
Template:Admon/tip samble note Template:Admon/warning The following may eat or babies and destroy your pony's
Debugging <component>
As root install <components> debug package.
# debuginfo-install <component>
How to GDB component