From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 469EF385C6E5; Mon, 6 Nov 2023 10:45:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 469EF385C6E5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699267509; bh=uOrC1NG1Z+C5DBaeA3JC1Pdbje6ELm3ELkZrcI5rl8U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KKURO5/MK1hG5j5HZ+u/xa0ol4xPQ9nFm+9xQa2xoN7aBxWp9gyOO/1Jfh4UFbS8h jADz+IZHhp3LpUlKn6jzM6QBe1EK64tuW7VKlSGWwDfiD6eFTPfNHQDMzshvygwPPr yO3/hRwcAbPh1qLwFPqRzClqX7HtIepSHMnqDbX0= From: "dmitry.neverov at jetbrains dot com" To: gdb-prs@sourceware.org Subject: [Bug symtab/30520] Slow lookup_symbol_in_objfile Date: Mon, 06 Nov 2023 10:45:08 +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: 13.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: 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=3D30520 --- Comment #6 from Dmitry Neverov --- I investigated it a bit further and the slowness seems to be indeed caused by too much symtab expansion: https://sourceware.org/pipermail/gdb/2023-October/050976.html --=20 You are receiving this mail because: You are on the CC list for the bug.=