Re: Here's a new idea... or maybe a really old one revisited
Re: Here's a new idea... or maybe a really old one revisited
- Subject: Re: Here's a new idea... or maybe a really old one revisited
- From: Alex Zavatone <email@hidden>
- Date: Fri, 23 Mar 2012 02:00:42 -0400
Ok. Only on variables displayed in the debugger. Is there any way to get this info displayed automatically in the Debugger?
On Mar 23, 2012, at 1:44 AM, Dave Fernandes wrote: On 2012-03-23, at 12:49 AM, Alex Zavatone wrote: BTW, when the debugger appears, am I missing something painfully obvious, or does the debugger only show you the properties of each variable, but not the values you actually want to see? I end up having to NSLog out all the values of my dictionaries and arrays since the summary is always out of scope. Is there a way to actually have the only thing I care about - the KVP values - listed in the debugger?
Not sure what you mean by the summary, but -- if you right click the variable in the Variables View, and then select Print Description of "myVariable", it will print it in the console view (wherever that happens to be).
|
_______________________________________________
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