Hello,
here it is: http://www.japheth.de/Download/debug112.zip
Changelog:
- bugfix: length 0 in range wasn't interpreted as 64 kB.
- DEBUGX bugfix: E in prompt mode didn't work with 32bit offsets.
- DEBUGX bugfix: L and W didn't work with buffer offset >= 10000h.
- DEBUGX bugfix: Q while debuggee was in pmode caused a GPF if
HiWord(EIP) or HiWord(ESP) wasn't zero.
- DEBUGX: DI additionally displays DPMI exception vectors.
- DEBUGX: when running in NTVDM, DEBXXVDD.DLL will be loaded, which
will make L and W work with sectors on this platform.
- DEBUGX: DM now works in protected-mode as well.
- now all commands are described in DEBUG.TXT.
So, it short, DEBUG has regained its old power, L and W do fully work again in XP. --- MS-DOS forever! |