From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80343 invoked by alias); 21 Mar 2017 13:28:38 -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 80323 invoked by uid 89); 21 Mar 2017 13:28:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*MI:sk:9676A09, H*f:sk:9676A09, H*i:sk:9676A09 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 21 Mar 2017 13:28:37 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D6A045639A; Tue, 21 Mar 2017 09:28:36 -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 YIpaOgVfmL6l; Tue, 21 Mar 2017 09:28:36 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A613256394; Tue, 21 Mar 2017 09:28:36 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 01F2F607FE; Tue, 21 Mar 2017 06:28:34 -0700 (PDT) Date: Tue, 21 Mar 2017 13:28:00 -0000 From: Joel Brobecker To: "Wiederhake, Tim" Cc: Yao Qi , "gdb-patches@sourceware.org" , Nitish Kumar Mishra , Tremblay , Keith Seitz Subject: Re: GDB 8.0 release/branching 2017-03-20 update Message-ID: <20170321132834.luf3ocvr2schzo3l@adacore.com> References: <20170320201629.pbjzaqsnvs7dx7f2@adacore.com> <20170320225240.mlb6no7eyxibyomr@adacore.com> <9676A094AF46E14E8265E7A3F4CCE9AF94464F@irsmsx105.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9676A094AF46E14E8265E7A3F4CCE9AF94464F@irsmsx105.ger.corp.intel.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) X-SW-Source: 2017-03/txt/msg00368.txt.bz2 > > Looks like Eli just answered! I'm a little tied up today, but if no > > one gets to it before tomorrow, I'll try to dig the patch out, and > > push it. > > Pushed a few minutes ago as cee59b3feac9a8f6300a5b788e3db4e15af2a894. Thanks, Tim. I updated the TODO in the release's wiki page Acordingly. -- Joel