From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6849 invoked by alias); 18 May 2006 17:30:13 -0000 Received: (qmail 6832 invoked by uid 22791); 18 May 2006 17:30:12 -0000 X-Spam-Check-By: sourceware.org Received: from gateway-1237.mvista.com (HELO gateway-1237.mvista.com) (63.81.120.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 18 May 2006 17:29:45 +0000 Received: from Nora (nora.ddns.mvista.com [10.0.10.156]) by hermes.mvista.com (Postfix) with ESMTP id 1F3D11B3F4 for ; Thu, 18 May 2006 10:29:43 -0700 (PDT) From: "Qunying Pan" To: Subject: RE: GDB 6.5 release process created Date: Thu, 18 May 2006 21:49:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20060516213808.6F8981B4BC@hermes.mvista.com> Message-Id: <20060518172943.1F3D11B3F4@hermes.mvista.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: 2006-05/txt/msg00284.txt.bz2 Hello: I noticed the gdb/configure file in this prerelease was generated by autoconf 2.59d instead of autoconf 2.59. Should we fix it before release or we are going to go with autoconf 2.59d? Thanks! Qunying -----Original Message----- From: gdb-announce-owner@sourceware.org [mailto:gdb-announce-owner@sourceware.org] On Behalf Of Joel Brobecker Sent: Tuesday, May 16, 2006 12:48 PM To: gdb-announce@sources.redhat.com Subject: GDB 6.5 release process created Hello, A quick message to announce that the GDB 6.5 branch has just been created. The prerelease snapshots will be available at: ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb.tar.bz2 The sources are also accessible via CVS: cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_5-branch gdb This announcement will also shortly be posted on the GDB web site at: http://www.gnu.org/software/gdb/ Enjoy, -- Joel