Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Relevant replacement documents include:
BootstrapDump
Last Revision: | |
Build Requirements: | Xcode 2.4.1 |
Runtime Requirements: | Mac OS X 10.4 or later |
BootstrapDump is a small program that does two useful things:
- It will print the Mach bootstrap namespace for a specified process. This is helpful when debugging programs that register with the bootstrap server, or that cross bootstrap port contexts.
- It will print a map of the hierarchy of Mach bootstrap namespaces on the system and shows which processes are in which namespaces. This is useful when you want to understand the overall bootstrap namespace hierarchy.
Copyright © 2008 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2008-06-18