Categories
KMD
KMD is a multi-processor debugger that can debug with hardware boards over serial ports or with software emulators (ARM and MIPS emulators are included in the project). Using the pipe option you can debug over the network or another communications medium. 'KMD' loads many executable formats, and displays and follows the original source even from multiple source file programs. It supports breakpoints and watchpoints which trap on specific data.
The project uses 'chump' for disassembly and line assembly. Chump also lets new architectures be added easily without recompilation. Communication with the backend is done using two pipes/fifos using a simple set of codes. Back end communication program can be created using very little memory on the target device.
Last updated 3 May, 2005
About
Leadership
- Charlie Brej - Maintainer
Requirements
- glib (Use Requirement)
- GDK (Use Requirement)
- GTK (Use Requirement)
- BFD (Use Requirement)
- libiberty (Use Requirement)
Subprograms
chump
Versions
0.9.19
0.9.19 beta released 2005-01-17
- Released: 17 Jan, 2005
- Code Maturity: Beta
- Source Archive: http://www.cs.man.ac.uk/~brejc8/kmd/dist/KMD-0....
- Licenses: GPL
- Interfaces: X Window System
User Community and Support
User manual available in HTML format from http://www.cs.man.ac.uk/~brejc8/kmd/komodo-intro.pdf




