From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by sourceware.org (Postfix) with ESMTPS id 871643858D1E for ; Tue, 31 Jan 2023 07:25:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 871643858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adacore.com Received: by mail-wm1-x331.google.com with SMTP id n13so2631873wmr.4 for ; Mon, 30 Jan 2023 23:25:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adacore.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=NmxSPdJPbRR6tAwmlMlMp8L6jhchs3SJiNc7sR0sqgI=; b=cxz/tKR7GGJjmBqH6wYtnpiRkwbSX2uFA9hawW2vKbjvtjZWrZI3RX1ss0XlufSoVv 3rzCX8OZW4eqAiXE6WdxrkihmcF3ZFf37Gck/dMAbxSBjr6HQT5vX1SRlu0KmBkbHl8k SSoTjmsVByMOOs/KRkMx/WdYcIij1G12qbgOTdNkVaEF7npfiq8BEvA8KLlOYNqPhxEM dRIGahuETKTFljg73qpA31e6AF8nZ4gGFmDssET2IaeqRUTjVrX6PTh8EyvPe5/FfBDR /fbEnJt/HNyowP65mvyZc2Jvh49n6Bq1/tf+0obvA1EwExI/yQpijX4GGukL9HPcTkou FGGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=NmxSPdJPbRR6tAwmlMlMp8L6jhchs3SJiNc7sR0sqgI=; b=4/v77xTkwNQcybjic7gNQVQsaEcRYnwrWQA2Pov0tpo9zORhLLWs2p4x/fHuecO7Z5 6J+CADz6esuScin1F0g0yqfOK86vAdGQ2uYwXziWPPqHFQSYRr1NZGA+58EqNop/sYo+ ApPFEkqCofOEODua+yaJHEOlZceaX2bRNVBxsMxXqDJask1ouW7qytlnmV4tlP7rOJsa 9NDh2PUOjCBgFcnrzfwy3eODV6WPo/qkNMMoqpi54CijFl7yG0SOOi+T9ZcTHKYdTbTF KLClXDUYgl1yDn6U8ThdlxA6EwTNpa+DiBmFdki9NZcb7ZEhyH9kJoHvU+RaxM9haU+S WiXg== X-Gm-Message-State: AO0yUKXverQCGWEawI7SmCaeHYkwMdnfrCbBVh7948BmgEleV7peGnMk oGwBuny9l6wpkd47ZbnEyPCt X-Google-Smtp-Source: AK7set8B/NQgYetoAvwV6/28cCCz+T2Jmo/KCNchJg+Ejoo3lRBBAZFalOIJBagErvn452t6H+ql8w== X-Received: by 2002:a05:600c:46ce:b0:3db:2252:e50e with SMTP id q14-20020a05600c46ce00b003db2252e50emr2266362wmo.24.1675149908225; Mon, 30 Jan 2023 23:25:08 -0800 (PST) Received: from takamaka.gnat.com (lfbn-reu-1-488-54.w92-130.abo.wanadoo.fr. [92.130.77.54]) by smtp.gmail.com with ESMTPSA id e38-20020a05600c4ba600b003dc434900e1sm10526345wmp.34.2023.01.30.23.25.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Jan 2023 23:25:07 -0800 (PST) Received: by takamaka.gnat.com (Postfix, from userid 1000) id 89F378224B; Tue, 31 Jan 2023 11:25:05 +0400 (+04) Date: Tue, 31 Jan 2023 11:25:05 +0400 From: Joel Brobecker To: Tom Tromey Cc: Joel Brobecker via Gdb-patches , Joel Brobecker Subject: Re: GDB 13 release -- 2023-01-29 Update Message-ID: References: <87a61zontt.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87a61zontt.fsf@tromey.com> X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hey Tom! > Joel> * [TomT] build/29966 > Joel> Cannot build anymore for win32 thread model of gdb > Joel> https://sourceware.org/bugzilla/show_bug.cgi?id=29966 > > Joel> This ticket got closed, and then reopened I am not sure by whom, > Joel> probably the author. I don't believe there is anything there > Joel> for us to do, so moving this to the "fixed" section. > > I more or less gave up on this one. Maybe the reporter will try again, > but in any case let's not hold the release for this. Personally, I think you guys have gone way beyond what I would have done. I was very impressed with your patience and willingness to help. Thanks for the confirmation that we shouldn't hold ourselves up for this one. > Joel> * [TomT] c++/29896 > Joel> GDB git doesn't recognize template function name > Joel> https://sourceware.org/bugzilla/show_bug.cgi?id=29896 > > Joel> Patches pushed, to both master and branch, but unfortunately > Joel> a regression was found - Tom confirmed and is working on a fix. > Joel> https://sourceware.org/pipermail/gdb-patches/2023-January/195828.html > I've pushed the fix to both branches now. Brilliant. Thanks a lot, Tom! -- Joel