• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
API used to access process heap structure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: .subsections_via_symbols broken in Xcode 2.4?
  • Next by Date: Re: API used to access process heap structure
  • Previous by thread: Re: .subsections_via_symbols broken in Xcode 2.4?
  • Next by thread: Re: API used to access process heap structure
  • Index(es):
    • Date
    • Thread