From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10394 invoked by alias); 20 Sep 2013 13:15:29 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 10357 invoked by uid 89); 20 Sep 2013 13:15:26 -0000 Received: from cantor2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 20 Sep 2013 13:15:26 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RDNS_NONE autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx2.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 4E342A51FE; Fri, 20 Sep 2013 15:15:21 +0200 (CEST) Date: Fri, 20 Sep 2013 13:15:00 -0000 From: Michael Matz To: Jeff Law Cc: Joel Brobecker , "Maciej W. Rozycki" , Tristan Gingold , Richard Sandiford , binutils@sourceware.org, gdb-patches@sourceware.org Subject: Re: Release 2.24 In-Reply-To: <523A7682.3020000@redhat.com> Message-ID: References: <2741C968-721F-46E9-A2BA-E4B0F64C444B@adacore.com> <20130918213245.GO3132@adacore.com> <523A7682.3020000@redhat.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2013-09/txt/msg00764.txt.bz2 Hi, On Wed, 18 Sep 2013, Jeff Law wrote: > On 09/18/2013 03:32 PM, Joel Brobecker wrote: > > > Just as a reminder, can we please coordinate so that GDB 7.7 is released > > > before binutils 2.24? > > > > It's fine with GDB of course if the Binutils projects wants to wait > > for the GDB 7.7 release, but my guess is that we are quite a ways > > away from it: We need the git transition to be done first, then > > we need to make the branch and stabilize it towards a release state. > > Speaking with my Fedora/Red Hat hat on, I'd much prefer to see > binutils-2.24 move forward independent of gdb-7.7. I have to agree with my SUSE hat :) Ciao, Michael.