Re: <incomplete type> in debugger
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