NSZombie output
NSZombie output
- Subject: NSZombie output
- From: tony cate <email@hidden>
- Date: Thu, 15 May 2003 04:00:21 -0500
I recently had to use NSZombie to find a bug. The preserved stack
trace showed me what I needed, but I couldn't find a zombie error
listing. My understanding is that NSZombie uses NSLog to write an error
when a message is sent to a released object. In my case, an extra
-release was being sent. I expected to find the output in the console.
Am I misunderstanding how this works?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.