• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Still no way to view CFString in custom data fomatter, huh?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Subject: Re: Still no way to view CFString in custom data fomatter, huh?
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 31 Oct 2007 23:24:23 -0700


On Oct 31, 2007, at 10:35 PM, Rick Mann wrote:

{(CFStringRef)$VAR.mObject.mName}:s


for mName, to no avail. I tried a few variants here. %NCFObject.mObject% returns the value field, which is just the hex address. Nothing else returned anything.


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.

Chris
 _______________________________________________
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

  • Follow-Ups:
    • Re: Still no way to view CFString in custom data fomatter, huh?
      • From: Rick Mann <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>)

  • Prev by Date: Re: Return key
  • Next by Date: Re: Still no way to view CFString in custom data fomatter, huh?
  • Previous by thread: Re: Still no way to view CFString in custom data fomatter, huh?
  • Next by thread: Re: Still no way to view CFString in custom data fomatter, huh?
  • Index(es):
    • Date
    • Thread