Inside the Linux kernel debugger
Submitted By:
Webmaster
Date: Wednesday, June 11, 2003
Rating:
(Not rated) (
Rate It)
Share:
By Email
When debugging kernel problems, being able to trace the kernel execution and examine its memory and data structures is very useful. The built-in kernel debugger in Linux, KDB, provides this facility. In this article you'll learn how to use the features provided by KDB and how to install and set up KDB on a Linux machine. You'll also get acquainted with the commands and the setup and display options available to you in KDB.
Comments (0)
Add Your Rating