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


User level: Submit a level

User Rating:

Homepage

License(s) :

GPL

Rate it!

 

About

Leadership
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

User Community and Support

User manual available in HTML format from http://www.cs.man.ac.uk/~brejc8/kmd/komodo-intro.pdf

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.