From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F793385B526; Wed, 21 Dec 2022 20:21:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F793385B526 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671654074; bh=nFE0mufxO0BW3yEtZMmJqxEUuAS5JnNo8OjG+0+BWyA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nxL8vAAFyFZ3J1q/XrrysJefZF7pEAPe2DSwKdvjPFmJ4QMoqy7bruZE8YNHttuIO RG5vVV+HVLpfVjQiwmoFz2LPXPvfSRaKdkYXsZbIrlbsOvrqAJea/bcYLY7PKjk2bA CPhBnoBDupPAXzTnOAEqjuJE6+KJXCuSEzXlZUZY= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/12816] No 'pending' support for breakpoints created from Python Date: Wed, 21 Dec 2022 20:21:12 +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 #7 from Tom Tromey --- I misread the bug and see it's asking for a "non-pending" option. I guess that makes sense :) The "announce" issue mentioned is addressed here: https://sourceware.org/pipermail/gdb-patches/2022-December/194576.html --=20 You are receiving this mail because: You are on the CC list for the bug.=