From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 2BD4B3858D1E for ; Mon, 11 Apr 2022 11:42:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2BD4B3858D1E Received: from fencepost.gnu.org ([2001:470:142:3::e]:35562) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndsQr-00046B-BE; Mon, 11 Apr 2022 07:42:09 -0400 Received: from [87.69.77.57] (port=1356 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ndsQq-0006N7-NQ; Mon, 11 Apr 2022 07:42:09 -0400 Date: Mon, 11 Apr 2022 14:42:10 +0300 Message-Id: <83tuaz6e3x.fsf@gnu.org> From: Eli Zaretskii To: Joel Brobecker Cc: aburgess@redhat.com, ssbssa@yahoo.de, pedro@palves.net, gdb-patches@sourceware.org In-Reply-To: (message from Joel Brobecker on Sun, 10 Apr 2022 12:06:52 -0700) Subject: Re: GDB 12.0.90 available for testing References: <83fsmx59wi.fsf@gnu.org> <83ee2h59m2.fsf@gnu.org> <87pmm096dc.fsf@redhat.com> <83zgl44w1m.fsf@gnu.org> <1379565857.1750775.1648990951974@mail.yahoo.com> <1113857996.1779276.1648999598328@mail.yahoo.com> <83czhyfa8i.fsf@gnu.org> <83wng1b161.fsf@gnu.org> X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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, 11 Apr 2022 11:42:12 -0000 > Date: Sun, 10 Apr 2022 12:06:52 -0700 > From: Joel Brobecker > Cc: aburgess@redhat.com, ssbssa@yahoo.de, pedro@palves.net, > gdb-patches@sourceware.org, brobecker@adacore.com > > For the record, I did some testing using the gdb-12-branch, and unlike > Hannes, I wasn't able to reproduce. > > I tried in various scenarios: > - CMD windows > - ConEmu > - Cygwin terminal (there at least, I know it's not a real tty, FWIW). > > This was done on Windows Server 2016 (IIUC, this would correspond > to a version of Windows 10, verson 1607). > > Since Tom already tested the patch being proposed, other than > Pedro's question about the comment being removed, I'm OK with > the patch being pushed to both master and gdb-12-branch. Thanks. Andrew, would you please chime in and tell what you'd like to do with that comment? Whatever you decide, I will do that in the final commit.