Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dumpstabs(1) — Sun WorkShop 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dbx(1)

DUMPSTABS(1)

NAME

dumpstabs − batch utility for dumping out debug information

SYNOPSIS

dumpstabs [ −h | −p | −s | −t | −d ] object_file

 

DESCRIPTION

dumpstabs is a batch interface used to dump out the debug information present in object files. 
 

OPTIONS

The default is all of the following:

−h Dump the object file header. 

−p Dump the program and section table. 

−s Dump the debugging stabs. 

−t Dump the linker symbols. 

−d Dump the dynamic linking information. 
 

EXAMPLES

Dump all the debugging information of program hello:

dumpstabs hello

Dump only the debugging stabs of object file mach.o:

dumpstabs -s mach.o
 

ENVIRONMENT

There are no environment variable requirements. 
 

SEE ALSO

dbx(1). 
 

SunOS 3.0.1  —  Last change: 04 Sep 1996

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