Re: Cocoa-dev Digest, Vol 2, Issue 422
Re: Cocoa-dev Digest, Vol 2, Issue 422
- Subject: Re: Cocoa-dev Digest, Vol 2, Issue 422
- From: Daniel Child <email@hidden>
- Date: Mon, 28 Mar 2005 09:20:34 -1000
I tried this but it did not work. In fact, nothing happened.
But I think your theory is right, because when I ran the debugger, I
got an
EXC BAD ACCESS error when trying to release pool.
How do you use this ZombieEnabled thing? I didn't see any change in
behavior after adding in NSZombiesEnabled = YES.
On Monday, March 28, 2005, at 01:05 AM,
email@hidden wrote:
An object is over-released. Try running with NSZombieEnabled set to
YES; this will log an exception when you attempt to release an object
too many times.
-- Chris
_______________________________________________
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