First post, by Ryune
I've installed Dosbox 0.72 in Debian GNU/Linux because I need to use the debug command for an assembly language course. Typing "debug" at the command line gives me the error message:
Illegal command: debug
What do I need to use debug?
Is the debug command the same as the alt-pause debugger? Does Debian enable debugging? Do I need to compile from scratch?
Thanks!