Re: Accessing debugging info from within the running program
Re: Accessing debugging info from within the running program
- Subject: Re: Accessing debugging info from within the running program
- From: Ken Thomases <email@hidden>
- Date: Sun, 10 Aug 2008 18:28:45 -0500
On Aug 10, 2008, at 6:17 PM, Rick Mann wrote:
On Aug 10, 2008, at 16:07:40, Ken Thomases wrote:
Your best bet is to collect a list of addresses and then invoke the
external "atos" tool with your pid and those addresses.
The atos tool works pretty well, thanks. Is the source available?
I don't believe so, no. Apple has implemented this sort of thing in a
few places (atos, sample, Shark, Instruments, etc.) but has never
provided code or API for us to do it ourselves. There's a private
framework someplace which provides the functionality for Apple's
tools, but, well, it's private.
Cheers,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden