Debug Script (DOS Debug)

DEB is a file extension for a debug.exe script file format used by Microsoft DOS.
Debug.exe is a debugging program that can serve as an assembler, disassembler or hexadecimal dump program. Debug enables users to inspect memory contents and make changes to memory contents in either assembly, hexadecimal or ASCII. Debug can also selectively run executable file types.
Debug.exe can be used to read DEB debug scripts through the debug < *.DEB command.
A DEB file may contain debug subcommands and assembly language instructions.
Learn more about DEB files:
Wikipedia has an entry on the debug command.
IT Knowledge Exchange has answers for debugging questions.
Tim Fenner explains using Debug Diagnostics to troubleshoot Microsoft IIS issues.
SearchSoftwareQuality.com offers this PDF document on the Art of Debugging.
Tech TalkComment
What made you want to look up DEB Debug Script (DOS Debug)? Please tell us where you read or heard it (including the quote, if possible).
Share
Comments
Results
Contribute to the conversation