gdb can't find class info
gdb can't find class info
- Subject: gdb can't find class info
- From: Michael Taylor <email@hidden>
- Date: Mon, 8 Dec 2003 23:49:03 +0100
I'm just starting with Xcode, and trying to debug a C++ command line program.
When I try and look at the value of some of my class variable I get a
load of messages from gdb along the lines of:
warning: can't find class named `lys::glasgowDevice', as given by C++ RTTI
and then gdb crashes for some classes, others not.
The project symbols group shows the class name (although not a fully
qualfied one, so there may be some namespace problems)
Any help would be appreciated.
michael
--
_______________________________________________
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.