Debug (command)
The line-oriented debugger DEBUG.EXE
is an external command in operating systems such as DOS, OS/2 and Windows (only in 16-bit/32-bit versions).
Original author(s) | Tim Paterson |
---|---|
Developer(s) | Microsoft, IBM, Digital Research, Novell, Caldera |
Written in | MS-DOS: x86 assembly language |
Operating system | DOS, OS/2, Windows |
Type | Debugger |
License | MS-DOS v2.0, FreeDOS: MIT OS/2, Windows: Proprietary software |
Website | Debug |
DEBUG can act as an assembler, disassembler, or hex dump program allowing users to interactively examine memory contents (in assembly language, hexadecimal or ASCII), make changes, and selectively execute COM, EXE and other file types. It also has several subcommands which are used to access specific disk sectors, I/O ports and memory addresses.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.