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] Fix gdb/277 by separating types, take 2


Good morning!

This works on my test bed now.  It fixes the FAILs in gdb.c++/method.exp
(pr gdb/277) for all the configurations that had the bug.

There's a test script regression in testsuite/gdb.base/maint.exp
in the "maint print type" test.  That test expects to see "cv_type"
and "as_type", so it fails because gdb prints "type_chain" instead.
This happpens in all configurations tested.  Could you add that to
your patch please.

Michael C


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