From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14793 invoked by alias); 1 Mar 2004 23:02:34 -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 14786 invoked from network); 1 Mar 2004 23:02:34 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 1 Mar 2004 23:02:34 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A4B632B92; Mon, 1 Mar 2004 18:02:25 -0500 (EST) Message-ID: <4043C101.10805@gnu.org> Date: Fri, 19 Mar 2004 00:09:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: gdb@redhat.com, gdb-patches@sources.redhat.com Subject: GDB 6.1 branch open Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00015.txt.bz2 Message-ID: <20040319000900.2z3Dhy6IU3aeGp25U2mFWx5ANi57-9mgIAGmch8VVRM@z> Hello, ref: http://www.gnu.org/software/gdb/ The GDB 6.1 branch has been created with the CVS tag: gdb_6_1-branch The first pre-release snapshot can be downloaded from: ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.0.90.tar.bz2 Or, alternatively, GDB can be checked out using the CVS command: cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co \ -r gdb_6_1-branch gdb+dejagnu GDB 6.1 is currently scheduled for the start of April, 2004. Andrew