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: [rfa/symtab/c++] fix c++ rtti type lookup


eza> here is a quandary. Should we carry around such code if nobody uses
eza> it. If we cannot test it we might as well explicitly admit it.

We have a big issue here.

There are a lot of multi-user Unix systems that aren't getting tested
enough, or tested at all: aix, hpux, irix, solaris.  There are very few
posts to gdb-testers for those architectures.

When I clean up my mailbox and my back-log, I'm going to work on this.
I'm going to ask around for people who can give me ssh accounts on such
machines, or are willing to become volunteer testers.

mec> . Nested types give a warning and don't work.
mec>   It would be nice to make them work.
eza> is there a bug/testcase?

Yes, gdb.cp/local.exp.

eza> If you move the function to cp-support.c and cp-support.h I think you
eza> can avoid touching symtab.h altogether.

Right.  I put out a second version of the patch organized like that.
So you can discard the first version.

Michael C


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