
|
navigation
|
|
related
|
|||||||||||||||||||||||||
|
Using KGDBGeorge AnzingerKGDB stands for the Kernel Gnu DeBugger. It uses gdb to debug kernels. This tutorial is not about the KGDB on sourceforge, but the one that Andrew Morton has on his site. Some years ago I picked up a copy of KGDB for the i386 arch. It fell on its face as I tried to do some kernel debugging so I started modifying it. Over the years I have made several improvements to both its robustness and to its capability. In this tutorial I intend to discuss what these mean and how to use them. A short list includes: This tutorial will give the kernel debugger enough information and help to set up a KGDB environment and to start doing meaningful debugging. |
|
|||||||||||||||||||||||||
| © 1999-2003 Linux Symposium. All Rights Reserved. |