From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6AA9A3857C59; Tue, 13 Sep 2022 13:19:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6AA9A3857C59 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663075156; bh=cPkubpQT4xHKfguQOl75kQHeOkDhdvD+gxPL3NTxLVI=; h=From:To:Subject:Date:From; b=DUzMZ4nlauDIVkabj8fYaMCaq9d3auMBQ5XX+AOQUU1ddC6jQbRHSq4sV6VMCXq9q 6UyS380Sk588Z2Scy3kWuMAwOuiXlT+snMJ6gtFyMx4BjHF8GbadQFtEgN2sBsWD5v 00//GVNNPar4AArOe///U5du5FkolAomlWeP+ehs= From: "epasveer at att dot net" To: gdb-prs@sourceware.org Subject: [Bug mi/29569] New: Feature request: other types of -catch-xxxx calls. Date: Tue, 13 Sep 2022 13:19:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: mi X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: epasveer at att dot net 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D29569 Bug ID: 29569 Summary: Feature request: other types of -catch-xxxx calls. Product: gdb Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: mi Assignee: unassigned at sourceware dot org Reporter: epasveer at att dot net Target Milestone: --- MI has: -catch-throw -catch-rethrow -catch-catch -catch-load -catch-unload (and others for ada) Native gdb has more. Can these be added to MI? -catch-signal -catch-fork -catch-vfork -catch-syscall -catch-exec --=20 You are receiving this mail because: You are on the CC list for the bug.=