

The game compatibility should be identical to 0.74 and 0.74-2. Several other fixes for out of bounds access and buffer overflows.proc/self/mem) when / or /proc were (to be) mounted. Added a basic permission system so that a program running inside DOSBox can't access the contents of /proc (e.g.Fixed that a very long line inside a bat file would overflow the parsing buffer.It can process both 16-bit and 32-bit DPMI packages and includes detailed function description in the documentation, which allows the easy understanding of what each command does. Intended for experienced programmers, DOS Debug provides an utility that can replace the MS DEBUG command. Other commands allow you to gain access to certain disk sections, ports and memory sectors or set a program's name.ĭEBUG.COM runs as a 16-bit program, which means that it can act on 16-bit applications only, but its improved version (DEBUGX.COM) allows the debugging of 32-bit DPMI programs as well. The application runs in the command console, allowing you to view a list of all the available commands by accessing the 'Help' section.Īmong the additional features that DOS Debug brings you can find improvements to the assembler and dissasembler, (which can notify you in case processor incompatibilities are detected), support for FPU Opcodes, 80386+ CPUs and as such, 32-bit register names.Īlso, it can act as a hex dump application and bundles options for analyzing memory content, comparing or filling a range of addresses, displaying the MCB chain (DOS memory control block). The package includes a binary intended for debugging 16-bit applications (DEBUG.COM), as well as a modified version called DEBUGX.COM, which is compatible with 16-bit and 32-bit applications that run in protected mode (DPMI-enabled). Running on 32-bit computer architectures only, it plays the role of an assembler and dissasembler, providing programmers with a way to diagnose COM and other executable files. DOS Debug is a debugging application that enhances the functionality of the original MS DEBUG command.
