KMD
KMD
http://www.cs.man.ac.uk/~brejc8/kmd/index.html
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.
Documentation
User manual available in HTML format from http://www.cs.man.ac.uk/~brejc8/kmd/komodo-intro.pdf
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPL | Janet Casey | 16 July 2003 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:komodo@cs.man.ac.uk |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | GDK |
| Required to use | GTK |
| Required to use | BFD |
| Required to use | libiberty |
| Required to use | glib |
This entry (in part or in whole) was last reviewed on 3 May 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.