From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 87AD83858030; Tue, 12 Mar 2024 14:08:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87AD83858030 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710252516; bh=dEiGC7ZUEAiZtbglmFP5by9mIw/OfHXhL6XAO+HdBXE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QxzEff3Xo+9yBdta10KhgT3f8BZb/9GAPo4rPX+ggaeurHdnB8CUZUZbT+XIj0IiZ x6fsc0He2Y9paz19xoY1268Y8rbdz8ofHtGkcuFqShSoJl0BR5FeG7eRJVSOMZKsXa x8E/i36s/n0cdl2QeRHiKdIE7Xtc1LTYiXlEuaMA= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/12816] No 'pending' support for breakpoints created from Python Date: Tue, 12 Mar 2024 14:08:36 +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 #8 from Tom Tromey --- I pushed my current hacks to my github, branch "submit/pr-py-12816-pending". Needs rebasing and probably other work. --=20 You are receiving this mail because: You are on the CC list for the bug.=