FROM : Wesley Smith
DATE : Tue Jan 15 20:36:00 2008
> 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
DATE : Tue Jan 15 20:36:00 2008
> 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
| Related mails | Author | Date |
|---|---|---|
| Wesley Smith | Jan 15, 11:18 | |
| John Stiles | Jan 15, 18:23 | |
| Wesley Smith | Jan 15, 19:04 | |
| j o a r | Jan 15, 20:14 | |
| Wesley Smith | Jan 15, 20:36 | |
| John Stiles | Jan 15, 20:38 | |
| Wesley Smith | Jan 15, 21:17 | |
| Kyle Sluder | Jan 15, 22:40 |






Cocoa mail archive

