Re: NSWindow and autorelease with dynamic binary
Re: NSWindow and autorelease with dynamic binary
- Subject: Re: NSWindow and autorelease with dynamic binary
- From: John Stiles <email@hidden>
- Date: Tue, 15 Jan 2008 11:38:00 -0800
Set a breakpoint on -[NSException raise].
On Jan 15, 2008, at 11:36 AM, Wesley Smith wrote:
Use NSZombieEnabled to figure out what type of deallocated object
that
is triggering the crash.
This should be your priority #1.
Ok, So I've turned that on. From what I've read about NSZombieEnabled
it should automatically post log messages without me having to do
anything else right? Unfortunately, it doesn't seem to be doing so.
I'm wondering how I can see what Objc_msgSend is trying to do i.e.
what's the class of the object the selector it's trying talk to.
wes
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
40blizzard.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden