From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5B188385841F; Sun, 2 Oct 2022 07:13:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B188385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664694801; bh=jHZv54GK2NAoZTKnFsNQ5pQQZ7CZGpaYFlbzE3pZkZU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xbe0da7mQY0mnOa0n6bJ9Zp7+E8NrM5YebseYyzI2EaVzy0xn3rOPgulsgeVMeMiT cucMYdmn+aUDSS8nLEXisdH6bVN+2EMkuVfDEB0e4j9M1+vfSKpF0nJ5QzCYv9F/uZ BaS1NagXTwhZqhEf/QTMdiVRj1x6n2PMpI9rLon0= From: "torbjorn.svensson at st dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/28549] ARM/Cortex-M: improper stack unwinding when the target is in lockup state Date: Sun, 02 Oct 2022 07:13:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 9.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: torbjorn.svensson at st dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: luis.machado at arm dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D28549 Torbj=C3=B6rn SVENSSON changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |torbjorn.svensson at st do= t com --- Comment #44 from Torbj=C3=B6rn SVENSSON --- (In reply to tomOas.vanek from comment #42) > (In reply to Luis Machado from comment #41) >=20 > > You'll need a FSF copyright > > assignment in place to be able to contribute non-trivial changes. Do you > > have one? >=20 > No, I do not. Any progress on the FSF copyright? > > As for the change, here's what git shows for that commit: >=20 > Thanks, I've already seen the code in the current git master. > I asked to find if there is some new pending work not yet merged to master > branch. I have some more pending patches for Cortex-M unwinding, but nothing that touches the arm_m_addr_is_magic. However, I don't think you need to modify = this function. I did try attachment 13853 a few weeks ago on top of the other changes that I've submitted so far and it worked. I have some minor comments on it, that= I shared in the private mail-thread with subject "Cortex-M lockup patch quest= ion" that Luis CCed you on. If you send attachment 13853 to gdb-patches@soureware.org, I can reply with= my comments inline in you patch and we can take it from there? --=20 You are receiving this mail because: You are on the CC list for the bug.=