From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A6CE03858C2A; Tue, 1 Aug 2023 19:00:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A6CE03858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690916422; bh=ZeqiyuJj7dV8f2aHAyU3eLdw9ORDNfuExkpTalaj0sA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=J0DpyLpmPwMytWGxv5s3nX0r9YFQD7C67KsswdmDzmAOgp5GbQNdPpml2DnGp5Cwa O0q//OxbwsCl1vPGWArqReV1jQ4M0JSSdp3JI1hYeUpu2rO42VgSshvDszd49WBQGB a6FtsZoR5QW7XKrKOC+tF7zwxn0+xJ6/VJxY5UcU= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug dap/30682] add c++ catch points Date: Tue, 01 Aug 2023 19:00:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: 14.1 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=3D30682 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Daf93035b2755= fef31c67016f68ab9fcdc2074c42 commit af93035b2755fef31c67016f68ab9fcdc2074c42 Author: Tom Tromey Date: Tue Jul 25 10:48:13 2023 -0600 Add DAP support for C++ exceptions This adds DAP support for the various C++ exception-catching operations. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30682 --=20 You are receiving this mail because: You are on the CC list for the bug.=