From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C2EE63858D1E; Mon, 24 Apr 2023 18:26:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2EE63858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1682360792; bh=a8Bve2545W9hnuR7jnpIGiX1P5oxwf5q/IsQVQYPzkM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ilN4S9f5/loFoNJXIUZx67BJn2NTvUrKqD+fl80zg0BvFfIpPpFq+vQYRmlV+0bHV 3yNSnJzskBV2mlRWaZGLCugI7PRIJm7e8Yu/zKoKDrZhN8sasDcWsgD11fPwjAxsC7 8YxNd4LOE70Vn2KUYx3Op/PIdVlXEpV3pGWG3yAU= From: "torbjorn.svensson at foss dot st.com" To: gdb-prs@sourceware.org Subject: [Bug tdep/29121] Stack unwinding not working correctly for Arm Cortex-M33 with trustzone when the ISR is in a different context Date: Mon, 24 Apr 2023 18:26:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: torbjorn.svensson at foss dot st.com 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=3D29121 --- Comment #7 from Torbj=C3=B6rn SVENSSON --- I think it should be working now. There are still situations where GDB may have too little info to do proper unwinding. Unfortunately, I have not had time over the past few months to t= ry to figure out if something can be done to improve these situations. --=20 You are receiving this mail because: You are on the CC list for the bug.=