Re: _NSZombie Breakpoints won't Resolve (Xcode 3.2.2)
Re: _NSZombie Breakpoints won't Resolve (Xcode 3.2.2)
- Subject: Re: _NSZombie Breakpoints won't Resolve (Xcode 3.2.2)
- From: Jerry Krinock <email@hidden>
- Date: Sat, 19 Jun 2010 15:56:43 -0700
On 2010 Jun 19, at 15:38, Joar Wingfors wrote:
> It is no longer necessary to set breakpoints to break on calls to zombies. I don't remember exactly when this changed, it's certainly true on Snow Leopard, but might also have been true on Leopard.
Oh!
> That doesn't explain why you're not breaking, of course. How did you enable zombies, and what did you set NSZombieEnabled to (it should be set to YES)?
Thank you, joar. In Executable > Arguments, I set environment vars the string YES.
I've run my program through the crash steps a half dozen times each way, and it's repeatable.
With those checkboxes there ON, never any problem.
With those checkboxes OFF, I always get either a crash, a malloc: *** error for pointer being freed was not allocated, selector sent to object that doesn't recognize it, but (with breakpoints enabled), I never get a break.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden