Re: Data formatters
Re: Data formatters
- Subject: Re: Data formatters
- From: Alexey Proskuryakov <email@hidden>
- Date: Mon, 11 Oct 2004 14:49:29 +0400
On 11.10.2004 14:39, "David Niemeijer" <email@hidden> wrote:
> I am using Xcode 1.5 and have made a small command line tool that
> uses c++, Carbon and CoreFoundation. While I was debugging it I
> noticed that instead of displaying the value of a CFString the
> debugger would show "{(char *)Xcode_CFStringSummary($VAR, $ID)}:s" in
> the summary column. Why is it displaying the contents of the data
> formatter instead of formatting the data, anything I need to do to
> see the contents of the string? (note that the string is within scope
> and outputs correctly to cout.
This is what Chris Espinosa posted on September 22nd (FAQ: XCode 1.5
Debugging Problem - Again):
> Custom Data Viewers (the "Summary" column in the Debugger) are broken
> in Xcode 1.5. We apologize for the inconvenience and will keep you
> posted if we find a fix or workaround.
- WBR, Alexey Proskuryakov
_______________________________________________
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