Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pagestuff(1) — OPENSTEP 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

filemem(1)

Mach-O(5)

pagestuff(1)  —  UNIX Programmer’s Manual

NAME

pagestuff − describe the stuff on a particlar page of a Mach-O file

SYNOPSIS

pagestuff file page_number ... 

DESCRIPTION

Pagestuff prints out a description of what stuff is on a page in a Mach-O file.  This includes the symbols that are mapped to a particular logical page of the file.  The file must be in Mach-O format.  This program is useful in conjunction with filemem(1) to determine what stuff, which functions and what static data structures are resident in memory at a particular time. Page_number can be −a which indicates all pages. 

SEE ALSO

filemem(1), Mach-O(5), Link Optimization developer release notes

NeXT Computer, Inc.  —  May 25, 1995

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