Re: Data Formatters don't
Re: Data Formatters don't
- Subject: Re: Data Formatters don't
- From: Mike Lazear <email@hidden>
- Date: Tue, 22 Feb 2005 14:11:49 -0800
On Feb 18, 2005, at 1:07 PM, David Dunham wrote:
I thought I'd seen the answer, but can't find it in my archives...
Although Enable Data Formatters is turned on, I'm not getting any
formatting in my C++ Carbon app, with Xcode 1.5. A CFStringRef shows
as Xcode_CFStringSummary (greyed out), and OSErr likewise shows a grey
function call in the Summary column.
I recently moved everything to a new G5, but all my other preferences
seem intact.
--
I have the same exact problem. I gave up the idea of actually seeing
the data/values in the variable section of the debugger window a while
back. It sounds like you actually had it working at one time. I'm
running on a new PowerMac G5 as well. Running the latest Xcode 1.5 on
the 10.3.8.
Here are some examples of the exact formatters that show only as a
formatter and not as a value (in the summary field):
{(char *)Xcode_CFStringSummary($VAR, $ID)}:s
{(char *)DataViewersCarbonFSRef(&($VAR), $ID)}:s
{(char *)DataViewersCarbonDescType($VAR->descriptorType, $ID)}:s
(these items do have valid values in them)
Hopefully Scott, Chris or someone else will no what causes this.
Mike
_______________________________________________
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