Re: Possible GCC Bug?
Re: Possible GCC Bug?
- Subject: Re: Possible GCC Bug?
- From: Jack Repenning <email@hidden>
- Date: Wed, 9 Apr 2008 13:41:02 -0700
On Apr 9, 2008, at 12:34 PM, B.J. Buchalter wrote:
Xcode manages to confuse the hell out of gdb when you try to watch
(sufficiently nested) member variables, and the watch doesn't get
set. You can work around this by going into the gdb console and
typing:
p &(this->path->to->my->member)
Is this confusion apparent at the Xcode UI? Or should I just be
paranoid and always use this technique when there's indirection
involved?
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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