Re: Cocoa methods in Expressions window
Re: Cocoa methods in Expressions window
- Subject: Re: Cocoa methods in Expressions window
- From: Timothy Collett <email@hidden>
- Date: Tue, 16 Oct 2007 09:54:51 -0400
On Oct 15, 2007, at 2:19 AM, Jean-Daniel Dupas wrote:
When your programm break, you can also open the console and type:
po mydictvar
po myarrayvar
(po stand for print object and works for objective-c instances and
free-bridges CFTypes only)
OK, thanks; that is helpful. I'm not really very savvy on the GDB
commands in general...
But does that mean that you're not *supposed* to be able to get the
results of methods in the Expressions window? Particularly with much
of most Cocoa objects hiding themselves from the expansion (showing
only their "isa" pointer), it's kind of difficult to debug some
situations like this...
Timothy Collett
--
"I have come to believe that the principle difference between heaven
and hell is the company you keep there."
~ Simon Illyan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden