This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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]

Numerous Warnings for RTTI Symbol Not Found


When viewing the local variables in a program being debugged, Insight often
displays numerous popup GDB warning windows of the form:

RTTI symbol not found for class '<namespace name::derived class name>'

What causes those warnings to appear?
Is there something about the architecture of my program which causes these
warnings?
Does gdb still not understand namespaces?
Is it possible to suppress the warnings? (Each one must be individually
acknowledged to continue!)

All optimization is disabled.
I have used debugging switches -g, -ggdb and -g3 with the same results.

Insight Version: GNU gdb 6.3.50_2004-12-28-cvs (cygwin special) configured as
i686-pc-cygwin
gcc Version: 3.4.4
Cygwin Version: 1.5.17

Charles


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