From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8A3DA385842C; Thu, 31 Aug 2023 19:13:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A3DA385842C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693509190; bh=Y7U4BSg7/NOzSFkDDyftxxIHOepRu1HCmbGqhs07xDw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sQwi66kSa1t6mjRFP/cq+2iccVHIlHVzAAgvPxqbiNsdtTqEybz7v3ECmzkgnC3lE SgUImFGl+Dg1vnS65QI9h2w++DBWxzfSmzlMyznXoOgPoQwZePQQkmmMEysyIOHWp4 niuy5lfcgi84Bdb4u314RF7nEfQaKkYJrWA2VP50= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/30816] [meta] Pretty-printing v2 Date: Thu, 31 Aug 2023 19:13:10 +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: 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: 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=3D30816 --- Comment #1 from Tom Tromey --- One idea in the DAP thread is to let pretty-printers indicate how many children they have, and to allow random access to children. This can be faster in many cases. --=20 You are receiving this mail because: You are on the CC list for the bug.=