From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DEFE03858D37; Thu, 31 Aug 2023 16:59:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DEFE03858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693501188; bh=+cO861m/2rvb5TfdtAf2fXeEqDCWFRm6hN7DB9hAjOY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ktuMWdHR9eQpVgPDs59pjA609WI6rfZ3Su5xUxD/rOY91j8Fxc5kZ5t/q7boG/TCU BlnyzuVtpErWzft9cvGybKm5t65p7ML4FdrmfFtEMddld9j83QK5640CWaFtWudx9m dF6pWOZyVVmLg6o4TDQpEIzGH5yDrsOLV5UbeieM= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/10659] pretty-printing: Display vectors of vectors as matrix Date: Thu, 31 Aug 2023 16:59:48 +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: archer X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: cmoller at redhat dot com X-Bugzilla-Target-Milestone: 6.8 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc blocked 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=3D10659 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg Blocks| |30816 --- Comment #1 from Tom Tromey --- One way might be a new 'display_hint' that is some kind of structured value, e.g. a tuple like ("matrix", 20, 10) Referenced Bugs: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30816 [Bug 30816] [meta] Pretty-printing v2 --=20 You are receiving this mail because: You are on the CC list for the bug.=