Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dis(1) — DG/UX 4.30

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

as(1)

cc(1)

ld(1)

a.out(4)



     dis(1)                     DG/UX 4.30                      dis(1)



     NAME
          dis - object code disassembler

     SYNTAX
          dis file ...

     DESCRIPTION
          The dis command produces an assembly language listing of
          file, which must be an object file.  The listing includes
          assembly statements and a hexadecimal representation of the
          binary that produced those statements.

     SEE ALSO
          as(1), cc(1), ld(1), a.out(4).

     DIAGNOSTICS
          The self-explanatory diagnostics indicate errors in the
          command line or problems encountered with the specified
          files.

     BUGS
          The disassembler does not perform symbolic disassembly, nor
          will it disassemble object libraries.
































     Licensed material--property of copyright holder(s)         Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026