From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB4763858D20; Mon, 11 Mar 2024 15:37:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB4763858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710171432; bh=7PD0rv08r1HgP3A5FsBqFY3tDfbwajIN4KulGx99hsk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=t+jRVxydcKD61rezodkYXUrE4HBtShQ8CTZIYV08B4rzjg6RpW+LFp1PVVO7Jn8C2 4BWV0Wd+/yYqcGtbVLx+tzDNzALGE+p52doqZjmcUHBT9AOPZ56MruBZt63IAS58zO EEnH3miiebHb1DrfWoC4suV1seql5bZHq8/bveXg= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/31467] gdb python api with_parameter doesn't work correctly for "breakpoint pending" Date: Mon, 11 Mar 2024 15:37: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: 14.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW 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=3D31467 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #2 from Tom Tromey --- Vaguely related to bug#12188, where another case returns something unexpected for auto. Maybe the only fix is some API for looking up the underlying "type" of a parameter so set_parameter can figure out this is "auto boolean". --=20 You are receiving this mail because: You are on the CC list for the bug.=