From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 46E7B385C426; Tue, 26 Sep 2023 15:36:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 46E7B385C426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695742567; bh=ZLBS7F//nzGm66STYzWqaz/4HZkFFclON3PclROXJyo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FbI3j4EewnmnuvSYzEMFAD0tDfvg/9WfG3slfqcV728hcB2hZXr2dGF2OvUajujBO r6+ePsalQI6H44dW51hVKZ6HZ+coSmSRA+0Fr8NNHxhjh7KoG51eFpYk4h2tXK6NL6 n8MtyZIXzv/da2DRphcjbWNL3iX5JUXMTsm7XqRQ= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug varobj/10252] -var-info-path-expression broken with python pretty-printing Date: Tue, 26 Sep 2023 15:36:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: varobj X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at redhat dot com X-Bugzilla-Target-Milestone: 6.8 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=3D10252 --- Comment #5 from Tom Tromey --- Now that the new base class is in, the idea here is to add a new method to ValuePrinter and have the varobj code call it when needed. Exactly how the method should work is TBD. --=20 You are receiving this mail because: You are on the CC list for the bug.=