What does it mean when po puts % before class name?
What does it mean when po puts % before class name?
- Subject: What does it mean when po puts % before class name?
- From: Jim Correia <email@hidden>
- Date: Fri, 30 Jul 2004 09:58:51 -0400
I'm debugging a uncaught exception, and I'm trying to examine objects
just before the point of failure. What does it mean when a % appears as
in the class name as a result of po?
(gdb) po $r5
<%NSView: 0xcca4f40>
Thanks,
Jim
_______________________________________________
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.