need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / ald / DESCR
1 ALD is an Assembly Language Debugger written by Patrick Alken. It's
2 released under the GPL and has a familiar feel to it if you're used
3 to GDB. Primary features include stepping, tracing, disassembly, a
4 nice curses-based display, breakpoints, temporary breakpoints, and
5 some library abstractions that people can use in their own software.
6
7 This package is x86 only at the moment.