Package: ald Version: 0.1.7-1 The Assembly Language Debugger allows breakpoint debugging at the assembly level. It provides a means to examine and/or change a program's memory during execution and stop the execution of a program for specified conditions. There is also a built in disassembler which allows you to view the program's executable code in human-readable form.
Features: - Step into / Step over - Breakpoints - Powerful ELF format interpreter - Easy memory manipulation - Disassembler for intel x86 instructions - Easy register manipulation homepage: http://ald.sourceforge.net/