From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) by sourceware.org (Postfix) with ESMTPS id 08FD5385D0EC for ; Wed, 26 Oct 2022 14:30:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 08FD5385D0EC 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 (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 29QBGfaC028446; Wed, 26 Oct 2022 16:30:14 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : subject : from : to : cc : references : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=DmBcMa/Kbw4B5L8rq6pUqMZXmOJ+NfSwsQUy5yPtDK4=; b=LWovprZ5TMn2gyNiFCig1MKjZwvPOWXsGL2JsI4PgWpk3zNs+a0qypv+udfhaN8dJpjp FAdNkbX5TVe76fTZ/G1xEd1s1b5fS3qmGOjOIbBuZf+F4ilUx1D5dWGeWlWDJHvWisEt 9v0boI/8/3VX5XpQ+uPRpsd/1eox5ueczryjg63sI8tx/mRmeAqfTG0GMAIVIOvXiJ4I QT/Ko4J1VLF7mAa51pMI7k8j5tk37gsHC93098Ul1O7OIQuS1/6lbYekjIaS9BYm/TE8 lvAJV6ebhiGlmkbs7Oen1WMl09T8jlRPbARBN+Y7YUzFXAqY+U6MLHATTH1KBOWFPUiA yg== 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 3kebpf2tjq-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 26 Oct 2022 16:30:14 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 2507910002A; Wed, 26 Oct 2022 16:30:11 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 0919C22D187; Wed, 26 Oct 2022 16:30:11 +0200 (CEST) Received: from [10.210.55.83] (10.210.55.83) 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.2375.31; Wed, 26 Oct 2022 16:30:08 +0200 Message-ID: <2f378fd5-6f2d-0bea-9a1f-ecdf9361316c@foss.st.com> Date: Wed, 26 Oct 2022 16:30:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3 Subject: Re: GDB 13 release -- 2022-10-01 update Content-Language: en-US From: Torbjorn SVENSSON To: Joel Brobecker CC: References: <225620a3-5eb4-eeef-e0b7-86f18817216e@foss.st.com> In-Reply-To: <225620a3-5eb4-eeef-e0b7-86f18817216e@foss.st.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.210.55.83] X-ClientProxiedBy: EQNCAS1NODE4.st.com (10.75.129.82) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-10-26_06,2022-10-26_01,2022-06-22_01 X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,BODY_8BITS,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 2022-10-10 09:40, Torbjorn SVENSSON wrote: > Hi Joel, > > On 2022-10-10 01:55, Joel Brobecker wrote: >> Hello Torbjorn, >> >>> I would like to land 2 patches for Cortex-M before the release. >>> >>> * https://sourceware.org/bugzilla/show_bug.cgi?id=28549 >> >> Can you provide more information about this one? >> >>    - What's the motivation behind suggesting this PR? This will be >>      important for us to know should resolution of this PR be delayed. > > The motivation is simply that with the last improvements on the stack > unwind on Cortex-M, the stack unwind can take a considerable amount of > time (endless?) if the CPU is in lockup state. > >>    - Have the latest version of the patches been submitted for review? >>      If yes, can you provide URLs? In reading the PR, I am not really >>      sure how many patches we are talking about, and where those patches >>      migth be residing. > > I think Luis has the most up to date status here. Thomaz has created a > single patch (https://sourceware.org/bugzilla/attachment.cgi?id=13853) > that would handle the problematic case, but as there is no copyright on > file for Tomaz, he needed to send one to FSF. A few weeks back, Thomaz > did just that, but there has been no response from FSF. > The patch is in a sort-of-working state. There are some minor things to > be addressed, but before the patch can be shared on the ML, the > copyright pat must be handled. > >> >> Thank you. >> With the merges today (thank you Luis for those!), I no longer have any item for the GDB 13 release. I would say that it would be nice to have the sN <--> dM pseudo register sync fixed, but I fear that it's a bigger topic and that the time left until the release is not enough to get it into a mergeable state. Kind regards, Torbjörn