Debugging

Differences between revisions 19 and 22 (spanning 3 versions)
Revision 19 as of 2010-07-21 13:53:21
Size: 2736
Editor: 193
Comment:
Revision 22 as of 2010-07-21 15:04:52
Size: 2665
Editor: 193
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [[Kernel/FAQDebugging]] -- debugging oriented Frequently Asked Questions  * See the [[Kernel/Symptom]] based debugging guide
Line 17: Line 17:
 * [[Kernel/Netconsole]] -- Kernel netconsole setup etc
== Debugging Guides ==
Line 31: Line 32:
 * [[KernelTeam/Debugging/USB]] -- How to debug USB problems
 * [[KernelTeam/CrashdumpRecipe]] -- How to use linux-crashdump to capture a kernel oops/panic
 * [[KernelTeam/Netconsole]] -- Configuring console over network using netconsole
 * [[KernelTeam/Firmware]] -- All about firmware and how to debug firmware loading issues
 * [[Kernel/Debugging/USB]] -- How to debug USB problems
 * [[Kernel/CrashdumpRecipe]] -- How to use linux-crashdump to capture a kernel oops/panic
 * [[Kernel/Netconsole]] -- Configuring console over network using netconsole
 * [[Kernel/Firmware]] -- All about firmware and how to debug firmware loading issues

Debugging Scenarios

Debugging Guides

Debugging Tools/Information

Kernel/Debugging (last edited 2019-08-06 14:38:47 by arighi)