API used to access process heap structure
API used to access process heap structure
- Subject: API used to access process heap structure
- From: Martin Knapp-Cordes <email@hidden>
- Date: Thu, 7 Sep 2006 16:34:46 -0400 (EDT)
Hi,
Windows has an API to walk the heap associated with a process.
There is no POSIX API for UNIX as far as I know. So it will be
different for each UNIX variant. Darwin has a heap(1) utility which
clearly uses an API to get the information. You can see some of that by
looking at the output of nm. However, I have been unable to
find any published documentation about it. I am interested
for example in extracting information about the blocks on the
free list.
Any help would be much appreciated.
Sincerely,
Martin Knapp-Cordes
---------------------------------------------------------------
| Martin Knapp-Cordes email@hidden |
| The MathWorks, Inc. http://www.mathworks.com |
| 3 Apple Hill Drive Natick, MA 01760 |
| Tel: (508) 647-7321 Fax: (508) 647-7015 |
---------------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden