From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) by sourceware.org (Postfix) with ESMTPS id E75D53858D37 for ; Mon, 9 Jan 2023 06:48:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E75D53858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=foss.st.com Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 308LcnM8006822; Mon, 9 Jan 2023 07:48:00 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : subject : to : references : from : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=jSUFcShU5UxsR2NUpAJHgVMTHoFDtv2IpMx8gfWH7XI=; b=qus+4Li4Aah3RcfM6dlMNixUf1pTt8NrSI91yDHfgBxdOe8wRN9Xl1VaeZnXYKE2CMWq zTCXK8Rsut+gTM0Zuaak5IXq+spCV6n48IHxA+y9JICrCYz/6ytcE/yXx1+4UjWLlxk9 hOxMpkKIuzQzNGm3vk2vw465tZyqoW3CKZjTCzmh97hbAZolUQFPcqwZO9Xl6zy6rBDH NkfwvJg70D3YFhxB1dB0Q9nbg2IEFD6VCiiPdTdVDDH6GP02A6gabQqRW8fkNonexhNR VnqZuWxLWtBkMcL0Du9Tn7nFJ8NM8XIg1SIGOwITdXNoIQ9KsJqb+lbRGPycvrFPIduN mA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3mxxrn87ta-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 09 Jan 2023 07:48:00 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 58A9410002A; Mon, 9 Jan 2023 07:47:59 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 4AA2820FA36; Mon, 9 Jan 2023 07:47:59 +0100 (CET) Received: from [10.252.8.65] (10.252.8.65) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.13; Mon, 9 Jan 2023 07:47:56 +0100 Message-ID: <1c864464-bd32-39aa-1624-2d4b1c17c359@foss.st.com> Date: Mon, 9 Jan 2023 07:47:55 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: GDB 13 release -- 2023-01-07 update Content-Language: en-US To: Joel Brobecker , References: From: Torbjorn SVENSSON In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.252.8.65] X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.923,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2023-01-09_02,2023-01-06_01,2022-06-22_01 X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,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: On 2023-01-07 12:43, Joel Brobecker via Gdb-patches wrote: > * [Torbjorn] tdep/29738 > Arm M-profile dwarf2 unwinder performance suffers from exponential growth > https://sourceware.org/bugzilla/show_bug.cgi?id=29738 > > patch v2, 2022-11-18, reviewed 2022-11-21: > https://sourceware.org/pipermail/gdb-patches/2022-November/193960.html > > Aside from an email on Dec 8th, I don't see any updates on this one. > I sent a ping as late as last week on my reply to Tom's comments: https://sourceware.org/pipermail/gdb-patches/2023-January/195378.html Kind regards, Torbjörn