From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E6E6E3858D38; Tue, 6 Jun 2023 19:51:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E6E6E3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686081063; bh=/8bZpH6jmhRmGWQKK3LoATEj95WRF6aChpiP0jWebKk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kY3dHi7nLyZRlNwSgTy/yBXFMZovH0I4u99mWvAqV4CQRyCg962PpuSso1sEccF4E TgSNRr4NSh7o+9GuYVnA4/RXZaRaEQ39QdWf6IoHbu6JoOzSyeqfHIcof51H/pdpTK P9eG6I2cSdZYbW5064MukujHVd26hzA+cx4WwxjQ= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/30520] Slow lookup_symbol_in_objfile Date: Tue, 06 Jun 2023 19:51:03 +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: tromey at sourceware dot 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: cc 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 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #3 from Tom Tromey --- It's hard to know for sure what causes the problem without more investigation. A typical cause is too much symtab expansion. Maybe retrying with "set debug symtab-create 1" would show the problem. --=20 You are receiving this mail because: You are on the CC list for the bug.=