Description
OS/161 MIPS programs can be debugged with a GNU Debugger variant modified for the Harvard course toolchain. Students and instructors use it to inspect kernels, user programs, breakpoints, and execution state in OS/161 coursework.
It is a target-specific debugger, not a general Linux debugger. Results depend on the matching OS/161 toolchain, symbols, and emulator setup.