This is the mail archive of the gdb-patches@sources.redhat.com 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: [patch/testsuite/c++] test script for PR c++/186


On Mon, 24 Nov 2003 11:41:41 -0500 (EST), mec.gnu@mindspring.com (Michael Elizabeth Chastain) said:

> I think the problem is somewhere around where gnuv2_value_rtti_type
> calls lookup_typename.  Before David's big namespace patch on
> 2003-09-11, lookup_typename returned a TYPE_CODE_STRUCT type to
> gnuv2_value_rtti_type.  Now lookup_typename is returning a
> TYPE_CODE_NAMESPACE type and as you can see, gdb is printing random
> weird values when it goes through gnuv2_value_rtti_type.

What??  That's bizarre; I'll have to look into that one.

David Carlton
carlton@kealia.com


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