From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3065 invoked by alias); 18 Aug 2010 21:50:27 -0000 Received: (qmail 3053 invoked by uid 22791); 18 Aug 2010 21:50:26 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 18 Aug 2010 21:50:21 +0000 Received: (qmail 21825 invoked from network); 18 Aug 2010 21:50:20 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 Aug 2010 21:50:20 -0000 Message-ID: <4C6C5596.90107@codesourcery.com> Date: Wed, 18 Aug 2010 21:50:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 To: Joel Brobecker CC: Stan Shebs , Pedro Alves , gdb@sourceware.org Subject: Re: GDB 7.2 release date References: <20100728175011.GB7907@adacore.com> <201007291514.01249.pedro@codesourcery.com> <20100816151513.GA13566@adacore.com> <201008161620.53864.pedro@codesourcery.com> <4C6960B3.30101@codesourcery.com> <20100816191743.GB3509@adacore.com> <20100818201300.GI2919@adacore.com> In-Reply-To: <20100818201300.GI2919@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-08/txt/msg00117.txt.bz2 Joel Brobecker wrote: >> On my end, I will look at the -file-list-exec-source-files tomorrow >> (BTW: I'm in Europe for the next 10 days), if no one else has a chance >> to look at it by then. >> > > Tomorrow turned out to be the day after tomorrow, but I'm happy to say > that I think I've got it. Currently testing the obvious fix right now. > > Any news on the NEWS file ;-) ? I've let the release date slip a lot > longer than usual, and it's mostly my fault, but I am getting anxious > to get it out (if we wait that much longer, we might as well skip it > and start working on 7.3!!! [ahem, half joking]) > I'm grinding through doc/ChangeLog now, should have a patch by the end of the day. Stan