From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4D0D8385829E; Sun, 3 Dec 2023 00:16:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4D0D8385829E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701562581; bh=xfkxafhWlxA8lGU+A3g2+YvTgEywXDVl34dP9MojXUM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AHawkMblp5Z2yyfUKs6FjW9efMojRFJX1CUf3v72tDAkyQXYW3ume8BjMNg4NDDch W8z15JA54ADyBeM+twjyXbbbPgSi/Yreju9vPPXBNWySbISU+E6I7GI358QtX1viPw Myka7LhH8n0W8ma3jcpKNne81Bw82/7IkS98W8Zw= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/24820] .debug_names has incorrect contents Date: Sun, 03 Dec 2023 00:16:20 +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: 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=3D24820 --- Comment #7 from Tom Tromey --- Oh, finally, the hash table is useless to gdb, so I think gdb should simply not emit it. It's not required by the spec. --=20 You are receiving this mail because: You are on the CC list for the bug.=