From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 552483858D3C; Tue, 10 Jan 2023 22:37:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 552483858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673390240; bh=0u1QMW4QcA/Og+lNx0xEde5znedwNn3FeNcF6jMSlxU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PT26KUDp6PxAn9civwxsm8b3WHRhNbZRQ1IhIb6k1Ib0wE8IBIw+wnYmXxWPScX61 wb2Si6DvusA8QZ3pfIvoPwunnDi2fkBlSAPYZncdYhVB/qmPGE9On99TzF6pq8CYsm sKa/cIi0J/99tC4bVxRSm2VxKlLAoN/7sJilLWZg= 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: Tue, 10 Jan 2023 22:37:20 +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: WAITING 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 #11 from tomas.vanek at fbl dot cz --- The bug can be replicated with QEMU but unlike OpenOCD QEMU silently ignores setting a breakpoint at invalid address. You should set debug remote 1 and watch for Z0 packets in remote protocol log. --=20 You are receiving this mail because: You are on the CC list for the bug.=