Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Still no way to view CFString in custom data fomatter, huh?




On Oct 31, 2007, at 11:24 PM, Chris Espinosa wrote:

When Xcode substitutes mName for $VAR, you're telling it to access mName.mObject.mName, which makes no sense.

For each line, Xcode substitutes for $VAR the entity on that line. So you can put (CFStringRef)$VAR.mObject.mName in the Summary for the top level variable, or (CFStringRef)$VAR for mName, but what you put will not expand.


I realized that I had that wrong. I tried

%NCFObject.mObject%	get hex address

{$VAR.mObject}		get nothing (but the string)
{$VAR.mObject}:v	get nothing
{$VAR.mObject}:s	get nothing

{$VAR.NCFObject.mObject}	get nothing
{$VAR.NCFObject.mObject}:s/v	get nothing

...

I'm not sure what to do here.

--
Rick

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >Still no way to view CFString in custom data fomatter, huh? (From: Rick Mann <email@hidden>)
 >Re: Still no way to view CFString in custom data fomatter, huh? (From: Dmitry Markman <email@hidden>)
 >Re: Still no way to view CFString in custom data fomatter, huh? (From: Rick Mann <email@hidden>)
 >Re: Still no way to view CFString in custom data fomatter, huh? (From: Chris Espinosa <email@hidden>)
 >Re: Still no way to view CFString in custom data fomatter, huh? (From: Rick Mann <email@hidden>)
 >Re: Still no way to view CFString in custom data fomatter, huh? (From: Chris Espinosa <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.