Re: tDirStatus is an undefined type?
Re: tDirStatus is an undefined type?
- Subject: Re: tDirStatus is an undefined type?
- From: Laurence Harris <email@hidden>
- Date: Thu, 6 Dec 2007 16:49:02 -0500
On Dec 6, 2007, at 4:33 PM, B.J. Buchalter wrote:
Larry, try clicking the button that opens the debugger console and
typing
p <name of variable>
Thanks, I'll try that.
and see what that shows you. It may give you the numerical value
rather than the name of the enum.
Sometimes the interaction with gdb directly is more fruitful than
Xcode's graphical interface.
It is a real pain, but at least you can usually get the info...
You know, I'd love to not hate Xcode, but how can it be so bad after
all these years? All the fancy stuff it does and I can't even see the
value of a variable in the debugger or, in a separate issue, get it
to disclose the member variables in "this." It's just mind-boggling.
*sigh*
Larry
_______________________________________________
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