Mac OS X Memory management
Hello everyone,
In Linux and FreeBSD, you have a proc directory that contains information for processes, such as the memory map of a process. In Mac OS X, that is missing.
So.. how do I map a process' memory in code without the aid of a /proc in Mac OS X?
I seem to remember OS X does have a proc directory. I'll check it out when I get home. It might be in /private or something.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement