Download List

專案描述

kdb is a debugger that is part of the linux kernel and provides a means of examining kernel memory and data structures while the system is operational. Additional commands may be easily added to format and display essential system data structures given an identifier or address of the data structure. The current command set allows complete control of kernel operations including single-stepping a processor, stopping upon execution of a specific instruction, stopping upon access (or modification) of a specific virtual memory location, stopping upon access to a register in the input-output address space, stack tracebacks for the current active task as well as for all other tasks (by process id), instruction disassembly, et. al.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-02-10 15:38
4.4

This version was updated to support kernel 2.6.24.
The USB Keyboard interface was updated for KDB.
Assorted bugs were fixed.
標籤: Major feature enhancements

2001-01-30 15:13
1.7

A port to Linux 2.4, a new NMI watchdog for APIC-capable hardware, and misc fixes/updates.

Project Resources