From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 816F83858C2D; Wed, 14 Sep 2022 09:07:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 816F83858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663146479; bh=MpCfizT5pyXQ2ODMnlYOJ5x2xRTmjLJXu16gY+4uNNM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V5vjTAElmdB1lhOM8XoETKIFytakjkJevWAKCDoUiQxz9LwrRfredyXRF1Cp+rMkF 9q0iY5+fciD5lWXLjyVLPFzMCPCCXE4rXcPWBFuPh716dEHvHEsFA4ZCmMP5shQkX5 L34L+XAmIqBk2E9oB0xcGFQCZlJCCnzjJR2o7PpM= From: "tomas.vanek at fbl dot cz" To: gdb-prs@sourceware.org Subject: [Bug gdb/28549] ARM/Cortex-M: improper stack unwinding when the target is in lockup state Date: Wed, 14 Sep 2022 09:07:57 +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: tomas.vanek at fbl dot cz 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: 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 --- Comment #42 from tomas.vanek at fbl dot cz --- (In reply to Luis Machado from comment #41) > You'll need a FSF copyright > assignment in place to be able to contribute non-trivial changes. Do you > have one? No, I do not. > As for the change, here's what git shows for that commit: 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=