• 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: Variable view and Unions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Variable view and Unions


  • Subject: Re: Variable view and Unions
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 31 Mar 2006 13:50:24 -0800

On Mar 31, 2006, at 1:10 PM, Mark Thomas wrote:

as this is major headache trying to debug anything as using Xcode 2.2, this
is still happening :-(.

Well, it's still happening because we don't have any bugs filed against it, and we haven't released a update to Xcode since 2.2 (2.2.1 had only one extremely minor change to the Xcode IDE).


As debugger view window will not show anything in
the struct which has a union :-(.

The two typical ways of dealing with this are a) use the Expressions window and extract the members individually, or b) write a Custom Data Viewer summary for the struct. Just enter something like {name: %name % size: %size%}:s where 'name' and 'size' are the members of the union struct.


Is this on anybodies radar ?

Unless you file it at http://bugreporter.apple.com, no.

Chris

_______________________________________________
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


  • Follow-Ups:
    • Re: Variable view and Unions
      • From: Arne Scheffler <email@hidden>
References: 
 >Variable view and Unions (From: Mark Thomas <email@hidden>)

  • Prev by Date: Re: Variable view and Unions
  • Next by Date: Re: Variable view and Unions
  • Previous by thread: Re: Variable view and Unions
  • Next by thread: Re: Variable view and Unions
  • Index(es):
    • Date
    • Thread