Xcode suddenly missing variable type info
Xcode suddenly missing variable type info
- Subject: Xcode suddenly missing variable type info
- From: Jeffrey J Barbose <email@hidden>
- Date: Thu, 13 Nov 2003 13:40:03 -0800
After a few weeks of being able to debug without problems a
ported-from-CW PowerPlant-based project within Xcode, suddenly I get
errors like this in gdb:
Type LAttachable has no component named LView.
Type LAttachable has no component named LView.
Timed out fetching data. Variable display may be inaccurate.
(gdb)
The object in question was a inherited from LView, which is inherited
from LAttachable.
I also got the same problem with an object that was inherited from
LApplication, which in turn was inherited from LModelObject.
The only change to my machine in the same timeframe was an updgrade to
10.3.1 from 10.3.
Any ideas?
Thanks in advance,
Jeff
god of biscuits speaks!
--------------------------------------
http://blog.godofbiscuits.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.