Re: Displaying string variables in debugger...
Re: Displaying string variables in debugger...
- Subject: Re: Displaying string variables in debugger...
- From: email@hidden
- Date: Thu, 19 Aug 2004 01:07:59 -0700
How about this data formatter:
{(char *)$VAR}:s
-chris
On Aug 17, 2004, at 11:03 AM, Kevin Hoyt wrote:
For example if I have
char myString[]="myString";
I can not get myString to show in the debugger.
Any suggestions?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.