STDUMP(1-SVR4) RISC/os Reference Manual STDUMP(1-SVR4)
NAME
stdump - dump portions of a file containing symbolic infor-
mation
SYNOPSIS
stdump
DESCRIPTION
stdump is used to dump a file containing symbolic informa-
tion which was generated by MIPS RISCompilers. Use the -K
option to cc(1), f77(1), pc(1) to force the compiler to
preserve intermediate files in the target directory. When
this switch is used, the compilation of the file will pro-
duce a file with .T extension. This file may be used as
input to stdump. Any object file produced by the compiler
may also be used as input to stdump.
stdump accepts one of these options:
-a dense numbers
-b externals
-c symbols
-d procedures
-f file descriptors
-g auxiliaries
-h lines
-i relative file descriptors
-n # next arg is index of file to be dumped
SEE ALSO
Refer to the MIPS Assembly Language Programmer's Guide for
information on the object file format and the format of the
symbol table.
ORIGIN
MIPS Computer Systems
Printed 11/19/92 Page 1