From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ED6263858C98; Mon, 12 Feb 2024 15:44:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ED6263858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707752679; bh=S8ewr4UtYacb7pkNO9jq5NpA9g6qQ5UqhUL+GnLOyqg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=I2JSFbcwfptGtqD3t8gHp3pq7L5WVitjtttB/wPu3O+zIdps3e7Yij11e77m2KIon ImBsBg3WTd9l/B5j8ss6tyXADV/0Pca6jHTwjq6af+wXH+uN05g1qxvYNqmGXX3W7S QD9TmVCkfecX5zIofOQcSK3+ECl64FzqvIfpXWgE= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/31295] Slow symbol lookup due to missing DW_AT_const_value attribute Date: Mon, 12 Feb 2024 15:44:38 +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: 14.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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: 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=3D31295 --- Comment #12 from Tom de Vries --- (In reply to Tom Tromey from comment #11) > This commit also touches this area: >=20 > commit 317d2668d01c7ddc9545029bf56d2b8c4d2bbfeb > Author: Tom de Vries > Date: Wed Apr 22 08:38:44 2020 +0200 >=20 > [gdb/symtab] Store external var decls in psymtab >=20 >=20 > I am starting to think we need to look more carefully > at exactly which variables ought to be supported. In PR25755 I proposed to make keeping decls in the psymtab conditional. --=20 You are receiving this mail because: You are on the CC list for the bug.=