Re: data formatter running before object is allocated
Re: data formatter running before object is allocated
- Subject: Re: data formatter running before object is allocated
- From: Steve Mills <email@hidden>
- Date: Fri, 10 Jan 2014 17:09:17 -0600
On Jan 10, 2014, at 13:27:19, Steve Christensen <email@hidden> wrote:
> Do you have your debug variables area set to display All, Local or Auto? If not Auto then Xcode will display all the variables, initialized or not.
It's usually set to Local or All. Xcode should be smart enough to not run formatters on variables that haven't come into being yet. Like how does it deal with other types, like CFStringRef that hasn't been allocated yet?
--
Steve Mills
office: 952-818-3871
home: 952-401-6255
_______________________________________________
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