Debugging

Differences between revisions 18 and 21 (spanning 3 versions)
Revision 18 as of 2010-07-21 13:42:22
Size: 2765
Editor: 193
Comment:
Revision 21 as of 2010-07-21 14:25:20
Size: 2689
Editor: 193
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * [[Kernel/Netconsole]] -- Kernel netconsole setup etc
== Debugging Guides ==
Line 30: Line 31:
 * [[KernelTeam/KernelDebuggingTricks]] - Some kernel debugging tricks and tips.
 * [[KernelTeam/Debugging/USB|Debugging USB]] -- How to debug USB problems
 * [[KernelTeam/CrashdumpRecipe|Crash Dump]] -- 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/KernelDebuggingTricks]] - Some kernel debugging tricks and tips.
 * [[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)