From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22680 invoked by alias); 19 May 2003 19:54:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22667 invoked from network); 19 May 2003 19:54:59 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 19 May 2003 19:54:59 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h4JJsxH12606 for ; Mon, 19 May 2003 15:54:59 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4JJswI17860 for ; Mon, 19 May 2003 15:54:58 -0400 Received: from localhost.redhat.com (IDENT:U75gJru7EdJ5enzEjTs75ddbirFXqYt2@tooth.toronto.redhat.com [172.16.14.29]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4JJsvo10005 for ; Mon, 19 May 2003 15:54:57 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id 4F3602C43C; Mon, 19 May 2003 16:00:18 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16073.14290.149959.474484@localhost.redhat.com> Date: Mon, 19 May 2003 19:54:00 -0000 To: Mark Kettenis Cc: aj@suse.de, mludvig@suse.cz, gdb-patches@sources.redhat.com Subject: Re: [PATCH/i386newframe] amd64newframe In-Reply-To: <200305191715.h4JHFCei001220@elgar.kettenis.dyndns.org> References: <200305172226.h4HMQ8nJ010688@elgar.kettenis.dyndns.org> <3EC8810F.3040905@suse.cz> <200305191715.h4JHFCei001220@elgar.kettenis.dyndns.org> X-SW-Source: 2003-05/txt/msg00345.txt.bz2 Mark Kettenis writes: > > Yes, that would be great. As soon as it performs better than the old > stuff, I'd like to move things over to mainline. > > Mark For me, I get: 63 failures in gdb.base 25 in gdb.c++ 50 in gdb.threads 24 in gdb.mi 6 in gdb.asm and 40 ERROR's === gdb Summary === # of expected passes 8523 # of unexpected failures 177 # of unexpected successes 3 # of expected failures 46 # of known failures 19 # of unresolved testcases 38 # of unsupported tests 2 not perfect, but, I say, pretty close. Hmm, I should run the testsuite for mainline too, doh. elena