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.
_______________________________________________
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