From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Elizabeth Chastain To: dberlin@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite/gdb.c++/ref-types.exp: use runto Date: Sat, 17 Mar 2001 12:35:00 -0000 Message-id: <200103172035.MAA10416@bosch.cygnus.com> X-SW-Source: 2001-03/msg00321.html 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