• 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
RE: Walking the task list from a kext
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Walking the task list from a kext


  • Subject: RE: Walking the task list from a kext
  • From: Quinn <email@hidden>
  • Date: Fri, 2 Feb 2007 11:19:59 +0000

Title: RE: Walking the task list from a kext
At 11:28 -0700 1/2/07, Yount, Chuck wrote:
Sorry; I'm probably using the wrong terminology for MacOS. (I'm more familiar w/Windows and Linux.) By "modules", I mean the executable images loaded by each process. What I want is something like I can get from /proc/nnn/maps in Linux (where nnn is a pid), e.g.,

AFAICT your example shows a dump of the memory mappings within a process.  But there's no direct correlation between mapped files and executable images (you can have mapped files that aren't executable images, and vice versa).  So, just to be clear, are you looking for a list of executable images or a list of mapped files?

S+E
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >RE: Walking the task list from a kext (From: "Yount, Chuck" <email@hidden>)

  • Prev by Date: Re: mach in signal handler
  • Next by Date: Re: mach in signal handler
  • Previous by thread: Re: Walking the task list from a kext
  • Next by thread: Re: Walking the task list from a kext
  • Index(es):
    • Date
    • Thread