• 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.3: enums in debugger are <incomplete type> & more
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.3: enums in debugger are <incomplete type> & more


  • Subject: Re: Xcode 2.3: enums in debugger are <incomplete type> & more
  • From: "Robert J. Lang" <email@hidden>
  • Date: Mon, 05 Jun 2006 12:50:40 -0700
  • Thread-topic: Xcode 2.3: enums in debugger are <incomplete type> & more

on 6/5/06 12:13 PM, Lawrence Gold at email@hidden wrote:

> On Jun 5, 2006, at 12:54 PM, Robert J. Lang wrote:
>
>> Since upgrading to Xcode 2.3 and converting my project to DWARF
>> (Generate
>> Debug Symbols is on with level -gfull), I find that for enumerated
>> type variables that were declared within a class...
>> when stopping at a breakpoint in the debugger, all variables of type
>> SomeEnum display a value of "<incomplete type>" in the debugger...

> Did you ever use dsymutil to generate a .dSYM bundle? If so, drill
> down into your application bundle to see if it's still there. If so,
> it could be throwing your debugging off.

I didn't use dysmutil to generate a .dSYM; both my app, and the static
library it links against, are set to DWARF (not DWARF+dSYM), and a check of
the app's bundle contents (and a Finder search) reveal no .dSYM files
anywhere.

Any other thoughts?

Thanks,

Robert


 _______________________________________________
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: 
 >Re: Xcode 2.3: enums in debugger are <incomplete type> & more (From: Lawrence Gold <email@hidden>)

  • Prev by Date: More Run Script: clean?
  • Next by Date: Re: More Run Script: clean?
  • Previous by thread: Re: Xcode 2.3: enums in debugger are <incomplete type> & more
  • Next by thread: Re: Remote debugging in Xcode 2.3 on 10.2.8
  • Index(es):
    • Date
    • Thread