From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rock.gnat.com (rock.gnat.com [IPv6:2620:20:4000:0:a9e:1ff:fe9b:1d1]) by sourceware.org (Postfix) with ESMTP id BCF7C386F447 for ; Mon, 15 Jun 2020 23:17:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BCF7C386F447 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=brobecker@adacore.com Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9C7B4116359; Mon, 15 Jun 2020 19:17:28 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at gnat.com 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 59uJuu916GoJ; Mon, 15 Jun 2020 19:17:28 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8EA91116343; Mon, 15 Jun 2020 19:17:27 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 00C778648B; Mon, 15 Jun 2020 16:17:25 -0700 (PDT) Date: Mon, 15 Jun 2020 16:17:25 -0700 From: Joel Brobecker To: Hannes Domani , Tom Tromey Cc: Gdb-patches Subject: Re: GDB 10.1 release: branching early July? Message-ID: <20200615231725.GK7711@adacore.com> References: <20200614015612.GA6242@adacore.com> <4665924.901953.1592148720315@mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4665924.901953.1592148720315@mail.yahoo.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2020 23:17:29 -0000 Thanks for the feedback, Hannes. Tom, what do you think? I remember reviewing those patches internally at AdaCore, and they looked good to me. I will send my (positive) feedback on those patches now... > > Anything else you think we should include? > > For Windows it would be good that win32/25302 is fixed: > Mismatching fstat() function calls in gdb_bfd_open() and cache_bstat() > https://sourceware.org/bugzilla/show_bug.cgi?id=25302 > > TomT had some patches here: > https://sourceware.org/legacy-ml/gdb-patches/2020-01/msg00386.html -- Joel