From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8038C3858C62; Wed, 28 Feb 2024 17:35:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8038C3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709141732; bh=xj2zSwx+02zVtEXw6VNMlHB5tFmv3lFcV5t9C/s2ZkE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=d/zgmTd4sKqH8qNcEMzMYikEurc7+6jz40f8wdSNpdhbn5KWzEXl14JQeKsubbw3n VIvgDg4ZVCFjN4Lc3uG6pi7KX/p9rsKe3Zsfx9IoUiHYgHvyNqtXbHbvFl/rmRQcFy 7EO0gpY6oZq5KYP/rtGoswMgnaRhcTLApwws+SbI= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/31427] DWARF expression evaluation misconception Date: Wed, 28 Feb 2024 17:35:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab 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=3D31427 --- Comment #2 from Tom Tromey --- The empty first piece part works, according to a test case I wrote: (gdb) print s1 $1 =3D {a =3D , b =3D 23} --=20 You are receiving this mail because: You are on the CC list for the bug.=