On Fri, Feb 17, 2012 at 8:53 AM, Jerry Krinock <je...@ieee.org> wrote:
>
> Both the receiver (a window controller) and the method's parameter (a timer) 
> both seem to be good, live, valid objects…
>
> (gdb) po 0xcdbf570
> <BkmslfWinCon: 0xcdbf570>
> (gdb) po [0xcdbf570 window]
> <SSYHintableWindow: 0xcd8deb0>
> (gdb) po 0x9315960
> <__NSCFTimer: 0x9315960>
> (gdb) po [0x9315960 userInfo]
> {
>    agentLabel = "6609802C6B47.000.001.doSoon.36665";
> }

All that means is that the storage for the object hasn't been
overwritten yet. What does NSZombieEnabled say?

--Kyle Sluder

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to