From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11528 invoked by alias); 6 Aug 2012 14:35:30 -0000 Received: (qmail 11429 invoked by uid 22791); 6 Aug 2012 14:35:29 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Aug 2012 14:35:16 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1SyOOo-0002VN-Bb from Luis_Gustavo@mentor.com ; Mon, 06 Aug 2012 07:35:14 -0700 Received: from NA1-MAIL.mgc.mentorg.com ([147.34.98.181]) by svr-orw-fem-01.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 6 Aug 2012 07:35:14 -0700 Received: from [0.0.0.0] ([172.16.63.104]) by NA1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 6 Aug 2012 07:35:13 -0700 Message-ID: <501FD63B.5090401@mentor.com> Date: Mon, 06 Aug 2012 14:35:00 -0000 From: Luis Gustavo Reply-To: "Gustavo, Luis" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Lightning/1.0b2 Thunderbird/3.1.20 MIME-Version: 1.0 To: Joel Brobecker CC: Tom Tromey , gdb-patches@sourceware.org Subject: Re: gdb-7.5 branch ready for first release? References: <20120803134518.GZ27483@adacore.com> <87mx2bna7c.fsf@fleche.redhat.com> <20120806014148.GL2767@adacore.com> In-Reply-To: <20120806014148.GL2767@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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/msg00174.txt.bz2 On 08/05/2012 10:41 PM, Joel Brobecker wrote: > I thought I had replied to this message, but it looks like I didn't. > Ooops! > >> 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 >> http://sourceware.org/ml/gdb-patches/2012-08/msg00117.html > > That would be fine, I think. I don't see us in a rush to release, > so we can wait an extra week. Let me know when they are in! > Not wanting to stall the release, there's a problem with hw watchpoints for ppc that i would like to address. The fix is relatively small and localized and is described here: http://sourceware.org/ml/gdb-patches/2012-08/msg00173.html Let me know if that's not acceptable. Luis