On Tue, Oct 13, 2009 at 8:32 PM, Nick Zitzmann <n...@chronosnet.com> wrote:
> > On Oct 13, 2009, at 5:35 PM, Jon Drukman wrote: > > Is the Zombies instrument that comes with Snow Leopard supposed to work >> with >> iPhone applications? It is always grayed out in Xcode. I am guessing it >> only works for Mac OS projects, but I'd like confirmation. >> > > It works with the simulator, but not the device. Since the device doesn't > have any swap space, and only so much memory, and since zombies make it so > that memory will not be deallocated, your app would have a super short > lifespan if you could run it with zombies turned on in the device. > I've run my app with zombies on the device for a few minutes, which is usually enough to identify problems. I have been playing around with Instruments trying to get it to run my app in the simulator with zombies enabled and I can't quite figure out the sequence of steps required to make it happen. Do you happen to have a recipe? Xcode won't let me select Zombies as an instrument, even when the target is set to Simulator. -jsd- _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com