Quincy Center for Technical Education
Computer Technology Department

Debug

Starts Debug, a program you can use to test and debug MS-DOS executable files.

debug [[drive:][path] filename [parameters]]

Parameters

[drive:][path] filename

Specifies the location and name of the executable file you want to test.

parameters

Specifies any command-line information required by the executable file you want to test.

Debug subcommands

Select a Debug command to get more information.

Debug: A (Assemble)
Debug: C (Compare)
Debug: D (Dump)
Debug: E (Enter)
Debug: F (Fill)
Debug: G (Go)
Debug: H (Hex)
Debug: I (Input)
Debug: L (Load)
Debug: M (Move)
Debug: N (Name)
Debug: O (Output)
Debug: P (Proceed)
Debug: Q (Quit)
Debug: r (Register)
Debug: s (Search)
Debug: T (Trace)
Debug: U (Unassemble)
Debug: W (Write)
Debug: XA (Allocate Expanded Memory)
Debug: XD (Deallocate Expanded Memory)
Debug: XM (Map Expanded Memory Pages)
Debug: XS (Display Expanded Memory Status)