Re: Debugging object lifetimes
Re: Debugging object lifetimes
- Subject: Re: Debugging object lifetimes
- From: Thomas Engelmeier <email@hidden>
- Date: Sun, 12 Mar 2006 20:10:17 +0100
Am 08.03.2006 um 20:27 schrieb j o a r:
However, I am sure I will need NSZombieEnabled at some point...
I actually think that most developers should run theirs app with
NSZombieEnabled most of the time. Hit your bugs as early as possible!
Warning 1:
if you spawn heavyweight processes (i.e. use fork / NSTask) it will
hit you big time with odd behavior in XCode if an child w/o symbol
information crashes due to debug settings
Warning 2:
/usr/bin/sips crashes when the Carbon variant of NSZombieEnabled is set.
Regards,
Tom"pretty much bitten"E
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden