From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4AD6039DD7EF; Thu, 8 Dec 2022 18:39:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4AD6039DD7EF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670524748; bh=hXqp7aXtZ4I4k9fnGKCGe+6AdKPZ3QZKwPKdkIxlqPo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DRMKTRrOsIQBN6OmfqshSLYo7frA8w2QSE9wGIg4ChOceFgIbSXjhSF5OpKsnwwO8 O6M575TSw1/tfALO+RnuPCo2jN8a9IZ9cGlf0div+CKz0OQR2mNxJQ49qQ6NZKChKB urWHvPqhOJ5WmLKJWE+xWmqP0hOX32qjTjNgQRps= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/12816] No 'pending' support for breakpoints created from Python Date: Thu, 08 Dec 2022 18:39:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot 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: --- 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=3D12816 --- Comment #6 from Tom Tromey --- I belatedly discovered that a breakpoint created from Python is always marked pending. So maybe there's nothing really needed here. --=20 You are receiving this mail because: You are on the CC list for the bug.=