Re: Possible GCC Bug?
Re: Possible GCC Bug?
- Subject: Re: Possible GCC Bug?
- From: "B.J. Buchalter" <email@hidden>
- Date: Wed, 9 Apr 2008 17:11:28 -0400
On Apr 9, 2008, at 4:41 PM, Jack Repenning wrote:
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?
There is a small, unobvious error put into the status bar at the
bottom of some of the windows (where it would normally say things like
"build succeeded" and it is also printed into the gdb console.
But it doesn't put up a dialog or anything, so you have to double
check...
Best regards,
B.J. Buchalter
Metric Halo
http://www.mhlabs.com
_______________________________________________
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