Re: <incomplete type> in debugger
Re: <incomplete type> in debugger
- Subject: Re: <incomplete type> in debugger
- From: Larry Gerndt <email@hidden>
- Date: Mon, 9 May 2005 21:20:29 -0700
In case anyone else was having this problem: I found a work-around for this by changing my level of debug symbols from "full" to "default". I had it set to "full" because I wanted the linker to strip dead code, and documentation says you need to compile with "full" for that to happen.
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
-- 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