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]

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

Options

-arch

Appears to do nothing.

-class

List the method declarations for the specified class.

-d

List all declarations.

-d0

List type definition declarations.

-d1

List class declarations.

-d2

List category declarations.

-d3

List protocol declarations.

-d4

List enumerated constant declarations.

-d5

List function declarations.

-d6

List variable declarations.

-e

List entry macros.

-f

Appears to do nothing.

-h

List included headers.

-i

List all identifiers.

-if

List conditional macros defined outside the precompiled header.

-k

List “must keeps.”

-m

List method names and their classes.

-o

List preprocessed tokens.

-p

List paths to included headers.

-protocol

List the method declarations for the specified protocol.

-s

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

-st

List all strings.

-t

List all tags.

-v

Enable verbose output.

-x

List exit macros.

Get Mac OS X Panther in a Nutshell, 2nd 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.