From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Snyder To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] testsuite/gdb.c++/derivation.exp: use 'runto' library function Date: Mon, 12 Mar 2001 11:52:00 -0000 Message-id: <3AAD2641.B0218D8C@cygnus.com> References: <200103121005.CAA00765@bosch.cygnus.com> X-SW-Source: 2001-03/msg00170.html Michael Elizabeth Chastain wrote: > > This is Sunday Project Patch #7. > > This patch changes gdb.c++/derivation.exp to use the library function > 'runto' to reach a marker function. This simplifies the file. The real > benefit is that 'runto' accommodates an unrelated bug in gdb (PR gdb/34, > "g++ v3 functions show as "inheritance2() ()""). This enables the > keep its synchronization and do its job testing C++. Michael, that would be a good thing, but does this mean that we will now have no tests that will detect the v3 bug? Maybe we should add one, somewhere (if not in this file), so that that bug cannot slip thru the cracks?