What's the difference between psymtab and symtab ?
What's the difference between psymtab and symtab ?
- Subject: What's the difference between psymtab and symtab ?
- From: Yves Poissant <email@hidden>
- Date: Wed, 22 Mar 2006 12:02:06 -0800
Still trying to figure why xcode will not display some library class
members. See "How can I get xcode to show classes from a library?" thread.
I noticed, when I use the command "print *this" on one of the classes that
refuse to display their members, that the print command prints some members
with their values but eventually outputs the following message:
"CObject::classCObject found in /Users/yp/MDEV/src/objcore.cpp in psymtab
but not in symtab
CObject::classCObject may be an inlined function or a template function"
Well CObject::classCObject is not an inline function nor a template
function.
I'm reading the GDB manual pages concerning symbol handling but if someone
have a clue, I would appreciate.
BTW, all this is with xcode 2.2.1.
Yves Poissant
www.hash.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