From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 701A53858C54; Tue, 3 Jan 2023 23:02:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 701A53858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1672786933; bh=OVPCSfhXLsX6popycLj/f6Qxrmt+PmfzIbXnux05KgE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gzGLQnDoN/i5WPsE6yIGEYNM0DM8b0nKqYlgQZMwKwLOPXqdljtVsJ3vXuXpFkRII liIKf1bGNvNCd6S6uiM14kz6QmS9/9xSvekR9+zh2jeOR4t6zBDdpXBmc7bFu7+DSt 6liecq0BHCOGoBfPp0QKlSfnNHBNmhoKtcixhAUQ= From: "amerey at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug symtab/17547] over-eager debuginfo reading Date: Tue, 03 Jan 2023 23:02:11 +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: 7.7 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: amerey at redhat dot com 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: 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=3D17547 Aaron Merey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amerey at redhat dot com --- Comment #9 from Aaron Merey --- Related to this, I've been working on a patch to help address gdb's over-ea= ger debuginfo downloading. The idea is to initially download a solib's .gdb_ind= ex section from debuginfod instead of its full debuginfo. Downloading full debuginfo is deferred until required. https://sourceware.org/pipermail/gdb-patches/2022-November/193416.html --=20 You are receiving this mail because: You are on the CC list for the bug.=