From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 658AB3856247; Sat, 22 Apr 2023 00:25:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 658AB3856247 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1682123137; bh=mA8D+fuiloaq2xNVgO8PwGLF3o/xJgc5He7QXI2sWhQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bfbclSdtH1x7YT1k8wFYdCMnyt1BN5Aww+X+CBuedWWkQsib26Rwpq04hJnDNsr9v +Oh/5NJ1phXTODe169PGnLqqIoh4e1X0004YPKHFr6MYOFqp9Mc3uCy8TdBLKlBXDe IioYxthtU0CV6dmktRGn/vIGJIWvGMbkser6u0Ik= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug mi/30356] gdb/mi equivalent for "checkpoint" Date: Sat, 22 Apr 2023 00:25:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: tromey at sourceware dot org 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: cc 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=3D30356 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- I don't think there is currently an MI command for this. You may be able to write one in Python without too much effort. (Perhaps hackily though.) Checkpoints in general seem a bit weird to me. It's unclear if people use them much; they are only available for Linux and they don't work with threaded inferiors. --=20 You are receiving this mail because: You are on the CC list for the bug.=