A patch less source level kernel mode debugger for Linux
LinDbg is a source level kernel mode debugger for Linux. Using LinDbg you could debug your Linux applications and Linux device drivers. It displays your source code as you debug, and lets you access your local and global data in the debugger.
LinDbg provides the following features.
1.Source level debugging for Linux applications and Linux device drivers.
2.No need to patch the kernel source code, as the debugger gets installed as a standalone driver.
3.Support for break point on execution, break point on data write.
4.Disassembly.
5.Register inspection, memory inspection, variable inspection.
6.Invoked using a simple key sequence.
7.Online help.
LinDbg currently supports the following kernel Versions 2.4.2 and 2.4.7. It is tested on Redhat 7.1 and Redhat 7.2 Linux distribution packages.
Download the LinDbg Binaries, Sources and User Manual (Redhat 7.1 & 7.2)
![]() |
LinDbg Ver 0.5 Binaries
LinDbg Ver 0.5 Sources LinDbg Ver 0.5 User Manual |