man kmd (Commandes) - Komodo Manchester Debugger
NAME
kmd - Komodo Manchester Debugger
SYNOPSIS
- kmd
- [--help] [-h] [-?] [-e [c emulatorc ]] [-s [c portc ]] [-p rd wrc ] [-f] [-c] [-k komodofile ] [-i] [-t gtkrc ] [-v] [-d dumpfile ] [-q]
DESCRIPTION
Graphical debugger from The University of Manchester. It can debug hardware over serial ports such as the Manchester ARM Board or with software emulators (ARM and MIPS emulators are included in the project).
- --help, -h, -?
- Display a help message.
- -e [emulator]
- Run on an emulator program (default: jimulator(1)c ).
- -s [port]
- Run through serial port (default: /dev/ttyS0).
- -p rd wr
- Run with emulator through pipes.
- -f
- Run with a fake backend.
- -c
- Create the default .komodo file in ~/.
- -k komodofile
- Use specific .komodo file (default: ~/.komodo).
- -i
- Use standard .komodo file compiled into program.
- -t gtkrc
- Change GTK+ theme by specifying a different gtkrc file.
- -v
- Be verbose.
- -d dumpfile
- Dump all communication to file.
- -q
- Be quiet.
FILES
~/.komodo default user komodo file
AUTHOR
KMD was written by Charles Brej for The University of Manchester Computer Science Department.
This manual page was written by Jose M. Moya <josem@die.upm.es>, for the Debian GNU/Linux system (but may be used by others).