From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C04D238582AB; Fri, 17 Feb 2023 19:49:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C04D238582AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676663380; bh=JcWVUoy+nTDCKG3sj5R5UGfkrXZPpZmH9kJmmyjA82s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uF7i02QgWB4D3GOJsbRN0gC6mq4uBOePx6QXmvwZe9IfLmApcjuMomwfwsePWPd+m Ni/RlCCi2G6WAm3rwmUfYKuTZn5Ran9AHFzemPjT9UTu4nVIPdJtd6ToqaJd+Qfi2U RIOVtl2maHJWC4QV52E2Xly2G/qzcv9TlC89SH50= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/9599] catch catch and catch throw restore control of the inferior inside libstd exception handler and throw code. Date: Fri, 17 Feb 2023 19:49:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: archer X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution 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=3D9599 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg Status|ASSIGNED |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Tom Tromey --- I no longer think it makes sense to try to do this. There's really no good way, and having a frame filter try to work around this is more likely to just confuse people than to help. --=20 You are receiving this mail because: You are on the CC list for the bug.=