• 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: <incomplete type> in debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <incomplete type> in debugger


  • Subject: Re: <incomplete type> in debugger
  • From: Jim Ingham <email@hidden>
  • Date: Sat, 30 Apr 2005 23:03:24 -0700

Getting this <incomplete type> error usually means there is something wrong with the debug information. Rich sent me an example of the debug info that was causing the problem for him, and I figured out what was wrong. It's really a bug in gcc, but I have a workaround in the debugger which will go out in the next DevTools release.

But there are MANY ways that the debug information might go wrong. So there is no guarantee that the fix to the problem he reported will also fix yours...

What I need to find the bug is (a) some example App that shows the problem with debug information, (b) a breakpoint where you were stopped when you saw the problem, and (c) instructions on how to run the app to hit that breakpoint.

If you can supply this information, please do file a bug with all this, and I will take a look at it.

Jim

On Apr 30, 2005, at 10:49 AM, Larry Gerndt wrote:

Hi,

I have a Carbon/PowerPlant/C++ XCode project in which the debugger is displaying <incomplete type> for instances of some of my classes (not all of them). Rich Siegal mentioned this same problem in a previous message but I didn't see any replies. Does anyone have any idea why this is happening? I don't believe this has anything to do with "forward declarations" of classes.
--
Larry Gerndt
AIM Handle: SonOfTheSonOfMan
Let the truth be told though the heavens fall -- James Garrison
_______________________________________________
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: 
 ><incomplete type> in debugger (From: Larry Gerndt <email@hidden>)

  • Prev by Date: Re: Cross-development SDK Install
  • Next by Date: Re: Cross-development SDK Install
  • Previous by thread: Re: <incomplete type> in debugger
  • Next by thread: Template static data members in GCC4
  • Index(es):
    • Date
    • Thread