Re: can't get NSZombie to work
Re: can't get NSZombie to work
- Subject: Re: can't get NSZombie to work
- From: John Randolph <email@hidden>
- Date: Thu, 17 Jun 2004 15:49:36 -0700
On Apr 28, 2004, at 8:42 AM, Ben Dougall wrote:
how do you go about using the zombie thing to find released objects
that shouldn't have been?
The usual way to turn on zombies is to add an environment variable to
your target's executable: Select the program from the "executables"
group in Xcode, hit command-i to get its inspector, and add
NSZombieEnabled YES
to the lower tableview in the inspector panel.
HTH,
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.