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]

Re: [RFA] testsuite/gdb.c++/ref-types.exp: use runto


Actually, I'm suggesting two things:

(1) In the gdb test suite, print FAIL when gdb gives a wrong answer.

(2) In gdb, figure out a cover set for the cases that fail, and
    don't execute those cases.
    
"virtual functions altogether" would certainly cover all the buggy cases,
but it's too broad.

Perhaps "virtual functions in for classes where the complete type has
a virtual base"?

Michael


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