This is the mail archive of the gdb-prs@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]

[Bug c++/11990] "can't find linker symbol for virtual table for ..." when printing variables


------- Additional Comments From viriketo at gmail dot com  2010-09-07 13:51 -------
To add some information, I rebuilt the shared object that had symbol versions. I
rebuilt it *without* symbol versions (it's build script had a version-script
that I took out).

Having removed the symbol versions, gdb gets the vtables perfectly, and DDD
shows all the object members perfectly too.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11990

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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