The Novell Linux Kernel Debugger (NLKD) is a kernel debugger for Linux. NLKD provides an architecture for supporting a robust debugging experience and debug agents supporting local and remote debugging. NLKD's Console Debug Agent (CDA) supports on-box kernel debugging and is extremely rich in functionality and easy to use. The Remote Debug Agent (RDA) supports remote source level debugging via gdbtransport to your favorite gdb based client.
| Tags | Software Development Debuggers |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |