From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 91A8D3858C35; Sat, 9 Mar 2024 15:15:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 91A8D3858C35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709997308; bh=dr0XNYCEr5n6uPcsD5mfGSdjezevEn9Y3uBuaqUoYdQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Rr7k1bsactp6AwjXB6p/bv77PXORf/vNXucc/6B73/zTzkx0t1vaeIDyM/VZ/utZt BPcT2KZNoDtwk36+vV1vHaI3b73poMeB/C1mTQC3+IwvKYkZ4WtRC/YT5WtjSxvC7O gtEoc9r+adNCuX4rdIg3NPQoeLUgUkgDznzO9Za8= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug python/31425] [gdb/python, 3.12] FAIL: gdb.python/py-block.exp: check nonexistent variable Date: Sat, 09 Mar 2024 15:15: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: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 15.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone resolution bug_status 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=3D31425 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |15.1 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #9 from Tom de Vries --- Fixed by: ... commit 50ede76876981364d6b1a314bb79c0412980c435 Author: Tom de Vries Date: Sat Mar 9 16:13:10 2024 +0100 [gdb/python] Normalize exceptions in gdbpy_err_fetch ... --=20 You are receiving this mail because: You are on the CC list for the bug.=