Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dumpstabs(1) — Sun WorkShop 5.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dbx(1)

DUMPSTABS(1)

NAME

dumpstabs − utility for dumping out debug information

SYNOPSIS

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

 

DESCRIPTION

dumpstabs is a utility used to dump out the debug information present in object files.  dumpstabs 2.0 can be used to dump out debug information in both ELF32 and ELF64 files. 
 

OPTIONS

The default is all of the following:

−f Display stabs fields. 

−V Display dumpstabs version. 

−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 5.0  —  Last change: 5 June 1998

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