From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 90A3B3855586; Thu, 31 Aug 2023 17:17:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 90A3B3855586 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693502248; bh=1KF4QsYeepqSvdA0qhmTCmbd7wHtsdSbPBo/z+K9ydY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Lr62VYbAie5mcAGXuVqnnIXH1e8qYhw0MLE9Jz5st75682P0JRKrM65lZh8R/DE+j 93Z8+VEW7oCPe16jP3qFX5lplq1CPoboa2aohWTXJ2gZJtdxM2ecSs1SoG+HvinJkB mupilb16JRB6Wm+ThxahSk4mztTNysBhSRXiH6vE= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug varobj/23367] MI emits error about "Duplicate variable object name" if pretty-printer prepends to children on subsequent enumerations Date: Thu, 31 Aug 2023 17:17:22 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: UNCONFIRMED 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: component cc 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=3D23367 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mi |varobj CC| |tromey at sourceware dot o= rg --- Comment #2 from Tom Tromey --- I guess I don't understand why gdb doesn't just fully synthesize all the names. But maybe this goes along with "pretty printing v2", since we may need to split the name / access fields. --=20 You are receiving this mail because: You are on the CC list for the bug.=