From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6858 invoked by alias); 28 Nov 2001 04:38:47 -0000 Mailing-List: contact gdb-patches-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6837 invoked from network); 28 Nov 2001 04:38:46 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by hostedprojects.ges.redhat.com with SMTP; 28 Nov 2001 04:38:46 -0000 Received: (from mec@localhost) by duracef.shout.net (8.8.7/8.8.7) id WAA13847; Tue, 27 Nov 2001 22:38:37 -0600 Date: Thu, 15 Nov 2001 14:06:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200111280438.WAA13847@duracef.shout.net> To: ac131313@cygnus.com, jimb@zwingli.cygnus.com Subject: Re: [RFA/c++] Fix printing classes with virtual base classes Cc: drow@mvista.com, gdb-patches@sources.redhat.com, kevinb@redhat.com X-SW-Source: 2001-11/txt/msg00311.txt.bz2 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 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