From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F60F3858D32; Wed, 15 Jun 2022 15:42:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F60F3858D32 From: "msebor at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29251] New: gdb stuck asking to enable debuginfod Date: Wed, 15 Jun 2022 15:42:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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: Wed, 15 Jun 2022 15:42:12 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29251 Bug ID: 29251 Summary: gdb stuck asking to enable debuginfod Product: gdb Version: 11.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: msebor at gmail dot com Target Milestone: --- Between last night and today with no changes to my system that I know of my= GDB stopped working with the output below (I've been using GDB trunk to get aro= und a bug; the output below is with a fresh build of the latest GDB trunk as of today). The first 14 "Please answer..." prompts appear before I have a cha= nce to enter anything. The rest are in response to typing n, that GDB doesn't = seem to understand. I've seen this problem before but it went away on its own u= ntil today. Adding `set debuginfod enabled off` to .gdbinit avoids it, but that seems like a workaround. Current directory is /bin/ GNU gdb (GDB) 13.0.50.20220615-git Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /bin/opt... This GDB supports auto-downloading debuginfo from the following URLs: Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) Please answer y or [n]. Enable debuginfod for this session? (y or [n]) n Please answer y or [n]. Enable debuginfod for this session? (y or [n]) n Please answer y or [n]. Enable debuginfod for this session? (y or [n]) n Please answer y or [n]. Enable debuginfod for this session? (y or [n]) n Please answer y or [n]. Enable debuginfod for this session? (y or [n]) --=20 You are receiving this mail because: You are on the CC list for the bug.=