From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19551 invoked by alias); 1 Mar 2008 09:47:37 -0000 Received: (qmail 19323 invoked by uid 22791); 1 Mar 2008 09:47:28 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 01 Mar 2008 09:47:00 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-228-118.inter.net.il [84.229.228.118]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JIR58401 (AUTH halo1); Sat, 1 Mar 2008 11:44:17 +0200 (IST) Date: Sat, 01 Mar 2008 09:47:00 -0000 Message-Id: From: Eli Zaretskii To: gdb@sourceware.org In-reply-to: (message from Joel Brobecker on Fri, 29 Feb 2008 10:35:23 -0800) Subject: Re: [ANNOUNCEMENT] GDB 6.8 release process created! Reply-to: Eli Zaretskii References: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00002.txt.bz2 > Date: Fri, 29 Feb 2008 10:35:23 -0800 > From: Joel Brobecker > > A quick message to announce that the GDB 6.8 branch has just been created. > > The prerelease snapshots will be available at: > > ftp://sourceware.org/pub/gdb/snapshots/branch/gdb.tar.bz2 > FWIW, I've built this prerelease on this machine: Linux fencepost 2.6.16.29-xen #1 SMP Wed Dec 6 07:32:36 EST 2006 x86_64 GNU/Linux It builds okay, and yields the results below for "make check": === gdb Summary === # of expected passes 11833 # of unexpected failures 73 # of unexpected successes 2 # of expected failures 43 # of known failures 39 # of untested testcases 10 # of unsupported tests 49 If someone wants to know details about some specific test cases, I have the data available, just holler.