From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 864023857B94; Tue, 30 Jan 2024 20:33:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 864023857B94 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706646793; bh=5Eo6heJSoSKwjs2GtVanwqYMJ5Nb06d17lxOfzxwT+Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kVV/AE1aBjK7fEwqNoUFrPDf37Q07YCJS6dTeQOBYlSqjlvXYF2vgqYDFYvmpQYu7 sVLrfZi21/b4MCWnxpJb2G5sxDF/vKPurFSaTRLqjqhOhWuDl+b27IOV2eWA3kx6pe TIH9sIpeXOXLGeyVQqCVI6I0y5WAcaUQCxH9CJbQ= From: "jistone at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug rust/30330] GDB 13.1 no longer prints length of Rust slice wrappers Date: Tue, 30 Jan 2024 20:33:12 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jistone at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey 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=3D30330 --- Comment #17 from Josh Stone --- My original example still has that 0 with 1.75: <2><1720>: Abbrev Number: 8 (DW_TAG_structure_type) <1721> DW_AT_name : (strp) (offset: 0xdb5): Foo<[u8]> <1725> DW_AT_byte_size : (data1) 0 <1726> DW_AT_alignment : (udata) 1 --=20 You are receiving this mail because: You are on the CC list for the bug.=