• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
C++ References in Xcode debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ References in Xcode debugger


  • Subject: C++ References in Xcode debugger
  • From: Michael Clark <email@hidden>
  • Date: Thu, 02 Feb 2006 15:33:41 -0500

Hi,

I need some help with Xcode. I only just started using it today, but already I have a problem with the debugger. When I'm looking at the values of variables, I can see the values without any issues, *except* when an object is passed as a reference. In that case, I cannot see the referenced object's data, instead I just garbage values. It would seem that Xcode doesn't realise that the object is reference, and can't deal with it appropriately. I know gdb can handle references ok, so I don't understand why the Xcode debugger is failing to.

Any help or suggestions?

Thanks,

Mike Clark

_______________________________________________
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


  • Prev by Date: Re: passing name of target to executable?
  • Next by Date: RE: C++ References in Xcode debugger
  • Previous by thread: Debugger can't find source code?
  • Next by thread: RE: C++ References in Xcode debugger
  • Index(es):
    • Date
    • Thread