Top > All Packages in Directory > KMD

KMD - Multi-processor debugger

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.

Obtaining

Web pagehttp://www.cs.man.ac.uk/~brejc8/kmd/index.html
Source tarballhttp://www.cs.man.ac.uk/~brejc8/kmd/dist/KMD-0.9.17.tar.gz
Source informationhttp://www.cs.man.ac.uk/~brejc8/kmd/dist/
Latest versionhttp://www.cs.man.ac.uk/~brejc8/kmd/dist/KMD-latest.tar.gz
Version 0.9.17 (beta) released on 2003-12-11
Licensed under GPL.
This is not a GNU package.

Documentation

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

Help List<komodo@cs.man.ac.uk>
Developer List<komodo@cs.man.ac.uk>
Bug List<komodo@cs.man.ac.uk>

Project contacts

Maintainers
  • Charlie Brej
Developers
  • Charlie Brej
Sponsors
  • University of Manchester Computer Science Dept.

Related information

InterfacesX Window System
Programschump
Source languagesC
Use requirementsglib, GDK, GTK, BFD, libiberty

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-07-16
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



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

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 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. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.