From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D9D683858C2F; Tue, 5 Jul 2022 16:08:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D9D683858C2F From: "msebor at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29251] gdb stuck asking to enable debuginfod Date: Tue, 05 Jul 2022 16:08:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: msebor at gmail 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2022 16:08:12 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29251 --- Comment #2 from Martin Sebor --- I can't reproduce with either of those today either (my output is below).=20 Could it be triggered by the site being down or unreachable? A separate question is why it's downloading these files again? I imagine it must have downloaded all of them at some point before, and I haven't update= d my machine in months. Debuginfod has been enabled. To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. Downloading separate debug info for system-supplied DSO at 0x7ffff7fc8000... Downloading separate debug info for /lib64/libstdc++.so.6... Downloading separate debug info for /home/msebor/.cache/debuginfod_client/455be2588680c3ff57e3a7defe212a13e2efd= bd1/debuginfo... Downloading separate debug info for /lib64/libm.so.6... Downloading separate debug info for /lib64/libgcc_s.so.1... Downloading separate debug info for /lib64/libc.so.6... [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Downloading separate debug info for /lib64/libz.so.1... Downloading separate debug info for /lib64/libxml2.so.2... Downloading separate debug info for /lib64/liblzma.so.5... [Inferior 1 (process 29469) exited normally] (gdb) --=20 You are receiving this mail because: You are on the CC list for the bug.=