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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden