Printer Friendly
The Free Dictionary
982,873,074 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

DOS Debug
(redirected from DEBUG (DOS Command))

   Also found in: Wikipedia 0.04 sec.

An external command that performs a variety of machine language functions. Available in DOS and Windows, Debug is used to edit memory, executable files, input/output ports, assemble small programs and perform hex arithmetic. To load Debug, type:

          C:\>debug      load Debug
          -              Debug prompt (-)

Some simple Debug commands follow for reference only. See your DOS manual for details.
   Commands     Purpose
   ?            Online help (as of DOS 5).

   q            Quit.

   d cs: 100    Display 128 bytes of RAM at 100h in
                 the CS segment (current program).

   d            Display next 128 bytes.

   h xxxx yyyy  Hex math.  X and y are hex numbers.
                 Results are x+y  x-y.

   g=C800:5     Go to address C800:5


?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
No references found
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.