Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,774,273,465 visitors served.
forum mailing list For webmasters
?
New: Language forums
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.03 sec.

DOS Debug

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



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in
No references found
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 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.