Home
> Commands A-M
> Commands Da-Dr
DEBUG
Description
| Syntax
| Parameters
| Switches
| Related
| Notes
| Examples
| Errorlevels
| Availability
A program testing and editing tool.
After Debug starts, type ? to display a list of debugging
commands.
Syntax
DEBUG
[[drive:][path]filename
[testfile-parameters]]
Parameters
-
(
[drive:][path]filename
v1.0
Win95
NT3.1)
- Specifies the file you want to test.
- testfile-parameters
(v1.0
Win95
NT3.1)
- Specifies command-line information required by the file you
want to test.
Switches
none
Related
none
Notes
Commands
list commands ?
assemble A [address]
compare C range address
dump D range address
enter E address [list]
fill F range list
go G [=address] [addresses]
hex H value1 value2
input I port
load L [address] [drive] [firstsector] [number]
move M range address
name N [path] filename [arglist]
output O port byte
proceed P [=address] [number]
quit Q
register R [register]
search S range list
trace T [=address] [value]
unassemble U [range]
write W [address] [drive] [firstsector] [number]
allocate expanded memory XA [#pages]
deallocate expanded memory XD [handle]
map expanded memory pages XM [Lpage] [Ppage] [handle]
display expanded memory status XS
Examples
none.
Errorlevels
none.
Availability
- External
-
- DOS
-
v1.0
v1.05
v1.1
v1.11
v1.24
v1.25
v1.85
v2.0
v2.01
v2.05
v2.10
v2.11
v2.11R
v2.12
v2.2
v2.25
v3.0
v3.20
v3.05
v3.1
v3.21
v3.25
v3.30
v3.3A
v3.3R
v3.3T
v3.31
v3.40
v4.0
v4.01
v4.01A
v5.0
v5.0A
v5.00.02
v5.001A
v5.01
v5.02
v6.0
v6.10
v6.2
v6.21
v6.22
v6.23
v7.00
v7.0R1
v7.10
v8.00
- Windows
-
Win95
Win98
WinME
- Windows NT
-
NT3.1
NT3.5
NT3.51
NT4
NT2000
Last Updated: 2006/12/01
Direct corrections or suggestions to:
Rick Lively