• 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
Debugger doesn't know my types
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: Xcode 2.1 and resources
  • Next by Date: C preprocessor macro
  • Previous by thread: Re: ZeroLink causing odd errors
  • Next by thread: Re: Debugger doesn't know my types
  • Index(es):
    • Date
    • Thread