From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3420 invoked by alias); 25 Nov 2005 04:21:38 -0000 Received: (qmail 3410 invoked by uid 22791); 25 Nov 2005 04:21:36 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 Nov 2005 04:21:35 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EfV5H-0004Ia-6L for gdb@sources.redhat.com; Fri, 25 Nov 2005 05:21:15 +0100 Received: from ip127.bb146.pacific.net.hk ([202.64.146.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Nov 2005 05:21:15 +0100 Received: from tausq by ip127.bb146.pacific.net.hk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Nov 2005 05:21:15 +0100 To: gdb@sources.redhat.com From: Randolph Chung Subject: Re: First release candidate for GDB 6.4 available Date: Fri, 25 Nov 2005 05:28:00 -0000 Message-ID: <43868CE8.4000400@debian.org> References: <20051122083855.GH1635@adacore.com> <20051122140935.GC15501@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gdb-testers@sources.redhat.com User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050805) In-Reply-To: <20051122140935.GC15501@nevyn.them.org> Cc: gdb@sources.redhat.com X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00555.txt.bz2 > Of all of Debian's architctures, none failed to build (which may be a > first for a snapshot). HPPA hasn't tried yet but Randolph's been > active lately so I presume it will work when the build daemon is > available. SPARC is in the worst shape, followed by Alpha, which is > pretty typical. I tried to post these earlier but the gdb-testers m-l won't cooperate. results for hppa-linux (from snapshot tarball, not debian sources) === gdb Summary === # of expected passes 10807 # of unexpected failures 58 # of unexpected successes 3 # of expected failures 42 # of known failures 42 # of unresolved testcases 1 # of unsupported tests 5 randolph