Re: Problem with garbage collection in server application
Re: Problem with garbage collection in server application
- Subject: Re: Problem with garbage collection in server application
- From: Rick Hoge <email@hidden>
- Date: Sun, 23 Jan 2011 07:53:08 -0500
On 2011-01-23, at 12:04 AM, Dave Keck wrote:
...
>>
> I would use gdb's "info gc-roots 0xXXXXXXXX" command to determine what
> strong references exist to the objects that are placed in your array.
> Instruments may also have some related functionality.
Thanks - I was focusing on Instruments, and I could not find a way to find the root objects. Will try gc-roots as it sounds like this will go to the heart of the problem._______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden