• 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: Dmitry Markman <email@hidden>
  • Date: Wed, 31 Oct 2007 23:11:33 -0400

I can see content of CFStringRef without any problem

here is a code

CFStringRef ftpHandler = LSCopyDefaultHandlerForURLScheme(CFSTR("ftp"));
I can see in the debugger window


Variable			Value				Summary
ftpHandler		0xa039b700			com.omnigroup.omniweb5

I can also see that information as a tooltip if I click on the ftpHandler and will wait for 1-2s





On Oct 31, 2007, at 11:01 PM, Rick Mann wrote:

I'm kind of disappointed to see that I still cannot view something like the contents of a CFStringRef in the debugger, let alone in a custom data formatter. I'm surprised that something this useful has not yet made it in.

Maybe it requires adding all of core foundation to gdb, but I would think not.

Am I overlooking something simple? The docs say you can't view string types in CDFs.

--
Rick

_______________________________________________
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

Dmitry Markman

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

  • Prev by Date: Still no way to view CFString in custom data fomatter, huh?
  • Next by Date: Re: Output to the XCode 3.0 console - News
  • Previous by thread: 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