From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rolf Ade Newsgroups: gmane.emacs.bugs Subject: bug#70764: 29.1; M-x gdb: don't ask me about debuginfod server if debuginfod is not in context Date: Sat, 4 May 2024 17:54:10 +0200 Message-ID: References: <87jzkatjyj.fsf@pointsman.de> <86v83ugi0q.fsf@gnu.org> <54b3a581-8e00-4bf1-9051-5b826cd9c306@pointsman.de> <86jzk9fyzb.fsf@gnu.org> <86ikztfygd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15529"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla Thunderbird Cc: 70764@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 04 17:55:02 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s3Hj4-0003nw-2G for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 04 May 2024 17:55:02 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s3Hij-0002rW-Cr; Sat, 04 May 2024 11:54:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s3Hig-0002qy-Vg for bug-gnu-emacs@gnu.org; Sat, 04 May 2024 11:54:39 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s3Hig-0000CC-NB for bug-gnu-emacs@gnu.org; Sat, 04 May 2024 11:54:38 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s3Hj3-0002LB-Jb for bug-gnu-emacs@gnu.org; Sat, 04 May 2024 11:55:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Rolf Ade Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 04 May 2024 15:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70764 X-GNU-PR-Package: emacs Original-Received: via spool by 70764-submit@debbugs.gnu.org id=B70764.17148380788978 (code B ref 70764); Sat, 04 May 2024 15:55:01 +0000 Original-Received: (at 70764) by debbugs.gnu.org; 4 May 2024 15:54:38 +0000 Original-Received: from localhost ([127.0.0.1]:54382 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3Hig-0002Ki-An for submit@debbugs.gnu.org; Sat, 04 May 2024 11:54:38 -0400 Original-Received: from mail.nepustil.net ([2001:14f8:1:1::8]:20787) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3Hid-0002KU-Gx for 70764@debbugs.gnu.org; Sat, 04 May 2024 11:54:36 -0400 Original-Received: from p5b317896.dip0.t-ipconnect.de ([91.49.120.150]:45446 helo=[192.168.178.42]) by mail.nepustil.net with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (Exim 4.95 (FreeBSD)) (envelope-from ) id 1s3Hfb-000Bo5-75; Sat, 04 May 2024 17:54:08 +0200 Content-Language: de-CH In-Reply-To: <86ikztfygd.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:284437 Archived-At: Am 04.05.24 um 16:23 schrieb Eli Zaretskii: >> Cc: 70764@debbugs.gnu.org >> Date: Sat, 04 May 2024 17:11:52 +0300 >> From: Eli Zaretskii >> >>> Date: Sat, 4 May 2024 15:32:27 +0200 >>> From: Rolf Ade >>> >>> I don't know if my gdb support debug info downloading (see exact version info >>> below) but if I answer the question with "n" - I don't want to enable this - I >>> wonder why I'm (only mildly, of course) bothered with a not very helpful error >>> message. >> >> I don't know. AFAIR, it was not supposed to happen in Emacs 29.1 and >> later. > > FWIW, I just tried "M-x gdb" in Emacs 29.1, and didn't see any "No > symbol" messages after answering "n" to the debuginfod question. As reported in the original bug report I tried this also with current trunk (and -Q) and the same gdb (10.1) and saw the same message: "No symbol \"debuginfod\" in current context." > My GDB on that system is version 12.1, though, and it was compiled > with debuginfod support. So maybe that's the reason. The still officially supported debian 11 (Bullseye) comes with gdb 10.1 I use, see: https://packages.debian.org/bullseye/gdb