From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD5CC3858CD1; Fri, 14 Jul 2023 15:22:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD5CC3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689348135; bh=IPZLLShNqE/TyT5fyU07FfT5IWnyeMc/dQeMG5Xtnpo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tZLzYQ9HG5sZTuuzfAFE7Sj5mXRbwdt/2BfRs4XvrXXdcRLfFkGFmMpCvcYGCZ/gS k6vkp58/1z9Cd/b9t9kfZ85Q6eVUpypITl35CihPKxI5GRg5m7AY0k2/8vhdJ0Pjq5 WA14nIgW9OrLC/w7Dn7jyNc4uOBlFEPfJ/3kUHxY= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug rust/20163] add varobj support for rust Date: Fri, 14 Jul 2023 15:22:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: rust X-Bugzilla-Version: unknown 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=3D20163 --- Comment #4 from Tom Tromey --- I suspect slices and tuples need a little work -- slices to represent them as array-like, and tuple to rename the fields. --=20 You are receiving this mail because: You are on the CC list for the bug.=