Re: <incomplete type> for variables
Re: <incomplete type> for variables
- Subject: Re: <incomplete type> for variables
- From: Jim Ingham <email@hidden>
- Date: Fri, 19 Aug 2005 12:26:29 -0700
We are working on it, but of course that won't help you till the next
release :-( In the meantime, you can usually work around this
problem (at the cost of a slightly longer link time) by switching the
"Level of Debug Symbols" in Xcode from -g to -gfull.
Jim
On Aug 19, 2005, at 11:26 AM, Wayne Anderson wrote:
Hi,
Sorry for the duplicate, I missed the subject line on the previous
submission.
I'm having a problem with <incomplete type> showing up as the value
for variables in the debugger when attempting to debug a c++ class.
This problem seem to apply to all local (stack) variables in class
methods, and to most (but not all) class member variables.
The problem seems to only affect one class in my project (naturally
the one I have a critical need to debug).
I saw this topic was covered a few months ago in this list and I
was suggested that this is a bug in gcc 4.0. I was wondering if
any progress
had been made to resolve this and/or if any work-around exists.
Thanks in advance,
Wayne
___________________________________
Wayne Anderson
Red Rock Software, Inc.
10 West Broadway, Suite 850
Salt Lake City, UT 84101
http://www.redrocksw.com
_______________________________________________
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