Name

pdump

Synopsis

pdump [-v] [-s] [-h] [-p] [-d] [-d0] [-d1] [-d2] [-d3] [-d4] [-d5] [-d6]
[-st] [-i] [-e] [-x] [-if] [-t] [-o] [-k] [-m] [-class class] [-protocol 
protocol] [-arch arch] [-f]

Description

Prints information about precompiled header files to standard output. See the entry for fixPrecomps for more on precompiled headers.

Options/Usage

-arch

Appears to do nothing.

-class

Lists the method declarations for the specified class.

-d

Lists all declarations.

-d0

Lists type definition declarations.

-d1

Lists class declarations.

-d2

Lists category declarations.

-d3

Lists protocol declarations.

-d4

Lists enumerated constant declarations.

-d5

Lists function declarations.

-d6

Lists variable declarations.

-e

Lists entry macros.

-f

Appears to do nothing.

-h

Lists included headers.

-i

Lists all identifiers.

-if

Lists conditional macros defined outside the precompiled header.

-k

Lists “must keeps”.

-m

Lists method names and their classes.

-o

Lists preprocessed tokens.

-p

Lists paths to included headers.

-protocol

Lists the method declarations for the specified protocol.

-s

Lists bytes taken up by each of several kinds of elements in the precompiled header.

-st

Lists all strings.

-t

Lists all tags.

-v

Enables verbose output.

-x

Lists exit macros.

Location

/usr/bin

Get Mac OS X Panther for Unix Geeks, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.