Files
pkgsrc-ng/devel/ald/DESCR
2013-09-26 17:14:40 +02:00

8 lines
380 B
Plaintext

ALD is an Assembly Language Debugger written by Patrick Alken. It's
released under the GPL and has a familiar feel to it if you're used
to GDB. Primary features include stepping, tracing, disassembly, a
nice curses-based display, breakpoints, temporary breakpoints, and
some library abstractions that people can use in their own software.
This package is x86 only at the moment.