From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6025 invoked by alias); 16 Aug 2012 20:07:22 -0000 Received: (qmail 5997 invoked by uid 22791); 16 Aug 2012 20:07:20 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 16 Aug 2012 20:07:07 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B8BDD1C6812; Thu, 16 Aug 2012 16:07:06 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id sGQlz4-bQtFq; Thu, 16 Aug 2012 16:07:06 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 85E831C67FF; Thu, 16 Aug 2012 16:07:06 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CECAB14561A; Thu, 16 Aug 2012 13:07:04 -0700 (PDT) Date: Thu, 16 Aug 2012 20:07:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: gdb-7.5 branch ready for first release? Message-ID: <20120816200704.GA2798@adacore.com> References: <20120803134518.GZ27483@adacore.com> <87mx2bna7c.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87mx2bna7c.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2012-08/txt/msg00459.txt.bz2 Hi Tom, Just going over the patches you pointed out: > I would like to put in a few bug fixes that are pending comment: > > http://sourceware.org/ml/gdb-patches/2012-07/msg00800.html > http://sourceware.org/ml/gdb-patches/2012-08/msg00029.html > http://sourceware.org/ml/gdb-patches/2012-08/msg00074.html Looks like all 3 have been checked in, now. > http://sourceware.org/ml/gdb-patches/2012-08/msg00117.html Looks a little tricky, and MarkK expressed some reservations on the approach. I suggest we keep this one out of 7.5? If there is an agreement, and no one else has anything blocking, I could make the release tomorrow, giving people the weekend to start playing with it. -- Joel