Re: 16 bit debugging - options?



Am Tue, 19 Feb 2008 17:32:15 -0600 schrieb Pop Tart:

what are my options for debugging 16 bit dos apps assembled with masm ??

I'm trying DEBUG, but it doesn't correctly interpret my opcodes, and the
Instruction pointer doesn't increment properly.

http://www.armory.com/~rstevew/Public/Tutor/Debug/debug-manual.html

Dirk
.



Relevant Pages

  • 16 bit debugging - options?
    ... I'm trying DEBUG, but it doesn't correctly interpret my opcodes, and the ... Instruction pointer doesn't increment properly. ...
    (alt.lang.asm)
  • Re: How to access object attributes given a string
    ... # End of script (appended by the compiler) ... if debug: print "Checking ", spaces, cmd, params, ... # Ignore lines until we find an ENDIF at the same code ... Prints opcodes or indented source code ...
    (comp.lang.python)