Re: CALayer subclass allocation problem
Re: CALayer subclass allocation problem
- Subject: Re: CALayer subclass allocation problem
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 10 Nov 2009 15:51:08 -0700
On Nov 10, 2009, at 3:13 PM, Bob Barnes wrote:
> Good ideas, but the static analyzer is Xcode 3.2, which requires 10.6 I believe. I'm still running 10.5.
If you're using Leopard, you can still run the object alloc instrument with reference counting turned on. This is unsustainable in the long run on Leopard, because that option takes huge amounts of memory, and Instruments will crash once it's hit the 4 GB VM limit, but it still might be useful to you if the problem is not very deep.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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