NSZombie is an Apple OS-specific (OSX and iOS) tool for debugging issues with reference-counting.
I have an app that is crashing with no error tracing. I can see part of what is going on …
xcode nszombieHow do I set up NSZombieEnabled and CFZombieLevel for my executable in Xcode 4?
objective-c xcode xcode4 nszombieI've seen suggestions saying to set NSZombieEnabled to true while debugging. What is NSZombie? Is it a framework? A setting?
ios iphone objective-c nszombieI have an app that is crashing with no error tracing. I can see part of what is going on …
objective-c iphone xcode memory-management nszombieMy In-App-Purchases work. I present a ModalView with a "Buy" UIButton. You click the button and the In App Purchase …
iphone crash in-app-purchase nszombieWhen I run Project/Profile in Xcode and choose "Zombies", the app runs in the simulator with "NSZombie detection" enabled. …
ios xcode instruments nszombie nszombieenabledPlease help me track down an iOS memory leak. Thanks! I'm using xCode 4.0.1 and I tried to activate NSZombie to …
objective-c ios memory-leaks instruments nszombieI'm developing an iPhone application. I have an EXC_BAD_ACCESS that occurs only in the release target; when I …
iphone gdb nszombieSince switching to XCode 4, I have been having issues finding how to set environment variables (such a NSZombies) in iPhone …
xcode environment-variables xcode4 nszombie nszombieenabled