Debugging

Differences between revisions 49 and 50
Revision 49 as of 2008-12-03 02:39:27
Size: 1792
Editor: pool-71-117-238-148
Comment:
Revision 50 as of 2008-12-03 02:41:17
Size: 1657
Editor: pool-71-117-238-148
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
<<Include(Debugging/Header)>>
Line 5: Line 4:
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 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.
Line 9: Line 6:
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.
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.
Line 18: Line 9:
<<Include(Debugging/Header)>>

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.

Contents:

Debugging Central

This page is part of the debugging series — pages with debugging details for a variety of Ubuntu packages.

  • I. X/Reporting - How to create good X bug reports

  • II. X/CommonErrors - Explanations for commonly seen error messages

  • III. X/Backtracing - How to collect a backtrace for an X crash

  • IV. X/Triaging - How to ensure new X bug reports have enough info to troubleshoot

  • V. X/Troubleshooting - How to analyze X bugs to make them solvable

  • VI. X/Quirks - Fixes for some common hardware-specific issues

  • VII. X/Upstreaming - Forwarding X bugs upstream

Other Resources


CategoryDebugging

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