*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: dis | Section: 1 | Source: Digital UNIX | File: dis.1.gz
dis(1) General Commands Manual dis(1) NAME dis - Disassemble an object file SYNOPSIS dis [ -h ] [ -d ] [ -S ] [ -Idirectory ] [ -p procedure ] [ -s section- name ] file ... FLAGS Causes the general register names to be printed, rather than the soft- ware register names. Generates output suitable for comparing with diff(1). The source address and binary instruction data are omitted. Causes source code to be listed. Otherwise, only instructions are listed. Specifies a path to be prefixed to the name of the source file when attempting to locate the source file for use with the -S flag. Disassembles only the specified procedure from the object file. Speci- fies the section to be disassembled. If -s is not specified, the .text section is disassembled. DESCRIPTION The dis command disassembles object files into machine instructions. Please note that assembler code and machine code can differ on this ma- chine. A file can be an object or an archive. delim off dis(1)

Navigation Options