assembly language debugger
This is a port of ALD - the Assembly Language Debugger. It provides breakpoint debugging capabilities, a disassembler, and easy memory and register manipulation to those wishing to debug their assembly language programs. Currently, x86 platforms are supported.
Homepage: https://ald.sourceforge.net/
Maintainer: Patrick Alken <alken@colorado.edu>