This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++, can't see debug info for some classes


On 26.01.2011 21:56, Michael Snyder wrote:
Was your class ever instantiated by the program? Sometimes if a class or struct type has no instances, its symbolic info is discarded.
Yes, it was. When I wrote I can't see its members I meant that I have an object of this class (or derived classes), which members I can't see. I can see contents of some derived classes though.

--
Yours sincerely,
Vyacheslav V. Yurkov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]