• 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
Re: xcode 2.4 debugger ignoring namespace in viewing variable values
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcode 2.4 debugger ignoring namespace in viewing variable values


  • Subject: Re: xcode 2.4 debugger ignoring namespace in viewing variable values
  • From: Jim Ingham <email@hidden>
  • Date: Mon, 12 Feb 2007 10:39:28 -0800

Are you using the stabs or DWARF debugging format? Stabs does not encode namespace information for types - one of it's many shortcomings. DWARF support in 2.4 is pretty good (better in 2.4.1). If you are still using stabs, you should try switching to DWARF and see if it works any better for you.

Jim

On Feb 11, 2007, at 6:06 AM, John James wrote:

While debugging C++ code that has been compiled in a .mm file (objective c++) the debugger shows the value of a local variable whose type is my rlgeom::Rect as a Rect. Is this a known problem? Am I missing a switch somewhere?
Thanks
_______________________________________________
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

_______________________________________________ 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
References: 
 >xcode 2.4 debugger ignoring namespace in viewing variable values (From: John James <email@hidden>)

  • Prev by Date: Re: Debugging PlugIn
  • Next by Date: Re: Debugging PlugIn
  • Previous by thread: xcode 2.4 debugger ignoring namespace in viewing variable values
  • Next by thread: Again Problem with OpenGl on iMac...
  • Index(es):
    • Date
    • Thread