From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56566 invoked by alias); 12 Dec 2019 22:36:07 -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 56558 invoked by uid 89); 12 Dec 2019 22:36:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=91, 9.1, they've 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; Thu, 12 Dec 2019 22:36:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3F35D56079; Thu, 12 Dec 2019 17:36:04 -0500 (EST) 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 OHBQ84sKVyc3; Thu, 12 Dec 2019 17:36:04 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 10D7256077; Thu, 12 Dec 2019 17:36:04 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 76B64897C7; Thu, 12 Dec 2019 23:36:01 +0100 (CET) Date: Thu, 12 Dec 2019 22:36:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: GDB 9.1 Release: Creating the branch on *WED* Dec 11th! Message-ID: <20191212223601.GA13716@adacore.com> References: <20191208010532.GA22794@adacore.com> <878snkutg0.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <878snkutg0.fsf@tromey.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-12/txt/msg00539.txt.bz2 Hi Tom, > Joel> - [TomT/PedroA] Handle pending stops from the Windows kernel > Joel> Gerrit: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/414 > > Joel> Add pending stop support to gdbserver's Windows port > Joel> Gerrit: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/432 > > Joel> The first patch has been approved, and thus should get pushed > Joel> fairly quickly. > > I think these should be dropped from the release. They've required > fairly extensive rewriting. Also, I haven't completed the rewrites from > the last round of reviews, and due to work stuff I'm not likely to in > the next couple of weeks. Thanks for the update on those. It seems wise to drop them indeed. -- Joel