From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 112467 invoked by alias); 12 Nov 2015 18:55:46 -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 112443 invoked by uid 89); 12 Nov 2015 18:55:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 12 Nov 2015 18:55:44 +0000 Received: from svr-orw-fem-03.mgc.mentorg.com ([147.34.97.39]) by relay1.mentorg.com with esmtp id 1Zwx24-0007DE-H1 from Sandra_Loosemore@mentor.com ; Thu, 12 Nov 2015 10:55:40 -0800 Received: from [IPv6:::1] (147.34.91.1) by svr-orw-fem-03.mgc.mentorg.com (147.34.97.39) with Microsoft SMTP Server id 14.3.224.2; Thu, 12 Nov 2015 10:55:40 -0800 Subject: Re: FYI: GDB 7.10.1 release still planned end of Nov To: Joel Brobecker , Pedro Alves References: <20151028164757.GC4009@adacore.com> <5631005E.9070208@redhat.com> <20151112184430.GA4646@adacore.com> CC: From: Sandra Loosemore Message-ID: <5644E0A4.8020901@codesourcery.com> Date: Thu, 12 Nov 2015 18:55:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151112184430.GA4646@adacore.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-11/txt/msg00280.txt.bz2 On 11/12/2015 11:44 AM, Joel Brobecker wrote: > Hello, > > Just a quick reminder - we are now 2 weeks away from our planned > date for 7.10.1. > >> I think we should have this one in too: >> >> [patch] fix misparsing in remote_parse_stop_reply >> https://sourceware.org/ml/gdb-patches/2015-08/msg00413.html >> >> Sandra, could you handle that one? > > No answer from Sandra, but I've added it to the the Wiki. > Sandra - if you want to push it to the branch, remember that > we need to recreate a PR for it. For now, I've replaced the PR > numbers by ??? in the GDB 7.10 release wiki page... I thought I did respond to this. I'm confused enough by GIT to not know what the right way to backport a patch from trunk to a release branch is, or how much re-testing is required, and now I'm even more confused by "recreating a PR" and the comments about a wiki since I'm not familiar with GDB's release management processes either. :-S If you can give me more specific instructions I will help, but maybe it would be just as easy for someone who knows what they're doing to handle it? -Sandra