summaryrefslogtreecommitdiff
path: root/devel/ald/DESCR
blob: 0f6be4a106810af72f5c291e19c67c1009e8d832 (plain)
1
2
3
4
5
6
7
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.