Debugger doesn't know my types
Debugger doesn't know my types
- Subject: Debugger doesn't know my types
- From: David Dunham <email@hidden>
- Date: Sat, 10 Sep 2005 13:18:19 -0700
I'm still trying to convert my CodeWarrior (Carbon C++) app to Xcode,
and am running into difficulty debugging.
It seems that almost every variable displays in the debugger as
"<incomplete type>". These are of course types I define, such as
typedef unsigned char boolean;
typedef unsigned char* LPBYTE;
I don't recall this issue in the last C++ app I made with Xcode
(admittedly a different version than the current 2.1, and a different
code base, on a different Mac).
I see a message from Jim Ingham saying it was a bug in gcc, but it's
not clear when this was fixed.
--
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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