Debugging

Differences between revisions 40 and 41
Revision 40 as of 2008-04-07 18:41:23
Size: 995
Editor: c-67-168-235-241
Comment:
Revision 41 as of 2008-04-07 18:44:20
Size: 810
Editor: c-67-168-235-241
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#title The Ubuntu X Debugger's Handbook
||<tablestyle="float:right; font-size: 0.9em; background:#F1F1ED;margin: 0 0 1em 1em;" style="padding:2.0em;">'''Contents'''[[BR]][[TableOfContents(2)]]||

= X and Ubuntu =
#title Debugging X
Line 18: Line 15:
Also see:
  *
["X/Reporting"] - How to properly report bugs in X
  * ["X/Triaging"] - Steps for processing newly reported bugs to make them ready for troubleshooting
  * ["X/Troubleshooting"] - Tips for analyzing and troubleshooting bugs
== Contents: ==

I.
["X/Reporting"] - How to properly report bugs in X

II.
["X/Triaging"] - Steps for processing newly reported bugs to make them ready for troubleshooting

III.
["X/Troubleshooting"] - Tips for analyzing and troubleshooting bugs

The X Windows System is a critical component in the Ubuntu operating system. X is not without its bugs, but fortunately debugging X issues is not rocket science.

The vast majority of Ubuntu X issues fall into one of several distinct categories, and based on the way they manifest, there are several different tactics that can be employed in a nearly paint-by-numbers fashion to isolate them.

Even non-developers can help! The goal of this handbook is to give folks a toolset for rendering these bugs easily solvable.

Contents:

I. ["X/Reporting"] - How to properly report bugs in X

II. ["X/Triaging"] - Steps for processing newly reported bugs to make them ready for troubleshooting

III. ["X/Troubleshooting"] - Tips for analyzing and troubleshooting bugs

X/Debugging (last edited 2016-01-10 22:13:08 by penalvch)