The Linux kernel debugger (KDB) is a patch for the Linux kernel and provides a means of examining kernel memory and data structures while the system is operational.
Linux内核调试器(Linux kernel debugger, kdb)是Linux内核的补丁,它提供了一种在系统能运行时对内核内存和数据结构进行检查的办法。
KDB is invoked with two arguments when examining a system dump.
kdb在检查系统转储时通过两个参数调用。
Using KDB, you will be able to track down the system crash problems quickly.
通过kdb,您将能够迅速跟踪导致系统崩溃问题。
应用推荐