_NSKVODeallocateLog
_NSKVODeallocateLog
- Subject: _NSKVODeallocateLog
- From: Tomas Franzén <email@hidden>
- Date: Thu, 29 Jun 2006 19:26:45 +0200
Hi,
In my application, I get a few of these messages printed:
An instance 0x13c64600 of class Foo is being deallocated while key
value observers are still registered with it. Break on
_NSKVODeallocateLog to start debugging.
But I can't get it to break on _NSKVODeallocateLog. I've tried using
the Breakpoints window in Xcode, and I've tried to make a breakpoint
manually with gdb, but nothing seems to work – it never breaks, and
continues to print the messages.
And yes, I'm running my app in debug mode, with the Debug build config.
I'd appreciate some help with this.
Thanks!
Tomas Franzén
Lighthead Software
http://www.lightheadsw.com/
_______________________________________________
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