Re: display of char *
Re: display of char *
- Subject: Re: display of char *
- From: Fritz Anderson <email@hidden>
- Date: Wed, 28 May 2008 09:17:26 -0500
On 28 May 2008, at 3:56 AM, email@hidden wrote:
i work with Xcode 2.4 on 10.4 (everything updated to the latest
stuff)
in the debugger when i look at a var of type char*, Xcode
mostly displays it in a very convenient format like:
"perry"
however at some point Xcode switches to a different format
instead of showing me the content of the char* it shows
only the address of the string, if i click on the triangle
it shows only the first char
what causes this? and how do i get Xcode to display the content
of the string again?
Speaking of having everything updated to the latest stuff, have you
verified that the problem persists in Xcode 2.5?
— F
_______________________________________________
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