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]

Re: Numerous Warnings for RTTI Symbol Not Found


On Sat, 2005-06-11 at 16:52 -0700, Vale Group wrote:
> What causes those warnings to appear?

GDB still hasn't fixed these kinds of problems. I think most gdb
developers are so used to these little annoyances that they just ignore
them, which is easy to do when it just results in a line being printed
to the terminal.

> Is it possible to suppress the warnings? (Each one must be individually
> acknowledged to continue!)

Yes, edit gdb/gdbtk/library/interface.tcl. The procedure
"gdbtk_tcl_warning" contains a list of error messages which will simply
go to the console window without opening a dialog.

When you've done that, please submit a patch. For this small change, you
probably don't need to worry about an assignment if you don't have one.

Keith


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