From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE6D43858D39; Fri, 26 Jan 2024 13:28:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE6D43858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706275686; bh=Y4HOr6c7x34gRQgl/1jjRjabl2NV9yP2lX/FGjnDCzE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SSUB7saz1pIfVPPmReo7Ranmt5DfanRCHj7GrUn7qtcsNJiVVD3uf4OObYJrJKwoD +n9PHD1Np/GqEY0hEeAUbpK7W+RWyHVvGdvhsqpBEh2AKqFgYkigkvSyvYF1Vf8Vnl hh8WjJc8tPGw8jcTdwitEWymcFqlSvoqX6CCLbKE= From: "dmitry.neverov at jetbrains dot com" To: gdb-prs@sourceware.org Subject: [Bug symtab/31295] Slow symbol lookup due to missing DW_AT_const_value attribute Date: Fri, 26 Jan 2024 13:28:05 +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: dmitry.neverov at jetbrains dot com 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: attachments.created 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 #5 from Dmitry Neverov --- Created attachment 15335 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15335&action=3Ded= it repro without grepping symtabs Maybe I'm misinterpreting results, but I think I can reproduce it if I drop grep in your script: util.cpp appears after 'print str'. --=20 You are receiving this mail because: You are on the CC list for the bug.=