Re: CPP reference operator
Re: CPP reference operator
- Subject: Re: CPP reference operator
- From: Scott Ribe <email@hidden>
- Date: Fri, 8 Oct 2010 21:00:34 -0600
On Oct 8, 2010, at 4:20 PM, email@hidden wrote:
> Ergo, this seem to be a 'bug' in the Xcode debugger.
>
> Cost me lots of time though.
Sorry, but if you're going to use Objective-C++, you're going to have get used to that. The debugger ***SUX*** at display of C++ types, so when you see something that you can't understand, step 1 is nearly always to add some logging so that you can see the real values. Although most of the time this is not really a problem, since most of the time instead of displaying garbage, it just refuses to display any values.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden