kernel debugger
常見例句
- kdb is similar to dbx, but is a kernel debugger.
kdb 與 dbx 相似,但它是內(nèi)核調(diào)試器。 - The Linux kernel debugger (KDB) allows you to debug the Linux kernel.
Linux 內(nèi)核調(diào)試器(KDB)允許您調(diào)試 Linux 內(nèi)核。 - 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 內(nèi)核調(diào)試器(Linux kernel debugger,kdb)是 Linux 內(nèi)核的補(bǔ)丁,它提供了一種在系統(tǒng)能運(yùn)行時(shí)對(duì)內(nèi)核內(nèi)存和數(shù)據(jù)結(jié)構(gòu)進(jìn)行檢查的辦法。 返回 kernel debugger