The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: korte on January 06, 2008, 02:31:24 PM

Title: Debugger for dos
Post by: korte on January 06, 2008, 02:31:24 PM
Wich is the best debuger for MS-DOS (masm)
and how to download.


ps:
i'm using turbodebugger 3.2 work, but not dump fs:esi (32 bit address)







Title: Re: Debugger for dos
Post by: white scorpion on January 07, 2008, 12:49:46 PM
IDApro definitely is the best one, but also quite expensive.
Maybe you can use the internal windows debugger (debug.exe) as well. It's been years since I've last ran that program, I'm not sure what it does in the 32-bit protected environment nowadays...