From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Elizabeth Chastain To: ac131313@cygnus.com, jimb@zwingli.cygnus.com Cc: drow@mvista.com, gdb-patches@sources.redhat.com, kevinb@redhat.com Subject: Re: [RFA/c++] Fix printing classes with virtual base classes Date: Tue, 27 Nov 2001 20:38:00 -0000 Message-ID: <200111280438.WAA13847@duracef.shout.net> X-SW-Source: 2001-11/msg00526.html Message-ID: <20011127203800.1kbrcrPLbiwuM7UCz30wuxSdTZJwFpbZgDMIdIdI8eM@z> And I would be happy to run tests against v2 and v3 C++ compilers and report the results. Most of my time is only on weekends though. The trouble with the gdb C++ code is that it's not logic bugs, it's perverse data structures where each bug fix may not affect the test results much. So Jim's judgement is much more useful than my mechanical test results. Michael C