From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 77A52385841F; Sun, 16 Oct 2022 15:28:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 77A52385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665934104; bh=xKCrGjH4JGsEmsyeZpqpVuw7SGq9ZE3WsEIQIqxHeT0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QovFD9tpEf+XfAZjciqy9rDnn3Cs1ngmOSRnCt/BAfrEs6WECPCI3jNCsoOZw0gjc 6pMf+WWJBTmou7zyUX33sobgCmwCQ7faMeDZnGisMP8OWDDl+6ULWv+yOqcuL0UQ7r soJz7QU8vdkn6EeP/OZVDd0Fktpwy882+OVqkt1w= From: "tomas.vanek at fbl dot cz" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/28683] advance/until commands do not handle SIGTRAMP_FRAME on ARM Cortex-M Date: Sun, 16 Oct 2022 15:28:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tomas.vanek at fbl dot cz X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org 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=3D28683 --- Comment #6 from tomas.vanek at fbl dot cz --- Luis, I have the patch ready and tested. As I wrote it depends on [PATCH v2] gdb/arm: Terminate frame unwinding in M-profile lockup state Should I wait until the submitted one is merged or is there a faster way? --=20 You are receiving this mail because: You are on the CC list for the bug.=