
merkeydebugger
Merkey's Linux Kernel Debugger (MDB)
Linux Kernel Debugger written by Jeffrey Vernon Merkey with memory dereferenced and tagged disassembly, jump labels, line info, and full symbol display which resembles the NetWare kernel debugger shipped with Novell NetWare. This debugger is a loadable module which is convenient for tracking down problems in the field since it can be loaded and unloaded when needed. At present supports IA32 and X86_64 architectures. Recent releases allow this debugger to be coresident with KDB, GDB and KGDB while debugging user space programs.
Project Information
- License: GNU GPL v2
- 2 stars
- svn-based source control
Labels:
debugger
linux
operatingsystem
kernel
linuxkernel
kdb
kgdb
mdb