From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16542 invoked by alias); 1 Oct 2009 03:17:34 -0000 Received: (qmail 16533 invoked by uid 22791); 1 Oct 2009 03:17:34 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mout2.freenet.de (HELO mout2.freenet.de) (195.4.92.92) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 03:17:30 +0000 Received: from [195.4.92.16] (helo=6.mx.freenet.de) by mout2.freenet.de with esmtpa (ID ralf.corsepius@freenet.de) (port 25) (Exim 4.69 #92) id 1MtCAZ-0003qR-ET; Thu, 01 Oct 2009 05:17:27 +0200 Received: from hsi-kbw-078-043-063-233.hsi4.kabel-badenwuerttemberg.de ([78.43.63.233]:64777 helo=[192.168.1.104]) by 6.mx.freenet.de with esmtpsa (ID ralf.corsepius@freenet.de) (TLSv1:AES256-SHA:256) (port 465) (Exim 4.69 #94) id 1MtCAZ-0000aL-AA; Thu, 01 Oct 2009 05:17:27 +0200 Message-ID: <4AC41F44.1040502@rtems.org> Date: Thu, 01 Oct 2009 03:17:00 -0000 From: Ralf Corsepius User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3 MIME-Version: 1.0 To: Joel Brobecker CC: gdb@sourceware.org, Jan Kratochvil , Tom Tromey Subject: Re: GDB 6.8.92 available for testing References: <20090930204828.GB31446@adacore.com> In-Reply-To: <20090930204828.GB31446@adacore.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: 2009-10/txt/msg00000.txt.bz2 On 09/30/2009 10:48 PM, Joel Brobecker wrote: > Hello, > > I have just finished creating the gdb-6.8.92 pre-release. > It is available for download at the following location: > > ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-6.8.92.tar.bz2 > > A gzip'ed version is also available: gdb-6.8.92.tar.gz. > > Please give it a test if you can and report any problems you might find. > We're trying to flush out any remaining issue by Monday, in order to > possibly make the 7.0 release on Tuesday. > > On behalf of all the GDB contributors, thank you! None of the patches I had submitted to gdb-patches had been applied. --enable-system-readline also is still broken (Jan, please submit your gdb-readline-6.0.patch you have applied to Fedora's gdb). Ralf