From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#58826: 29.0.50; gud-gdb can't find core file if executable is in a different directory Date: Fri, 18 Nov 2022 00:05:47 -0500 Message-ID: References: <87wn8komdb.fsf@jpl.nasa.gov> <83zgdgjwk3.fsf@gnu.org> <87y1t0mp40.fsf@secretsauce.net> <83pmecjtxh.fsf@gnu.org> <83h6z0ib3j.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8211"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, 58826@debbugs.gnu.org, dima@secretsauce.net To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Nov 18 06:06:41 2022 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 1ovtaK-0001uw-FW for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 18 Nov 2022 06:06:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ovtZx-0007a6-7P; Fri, 18 Nov 2022 00:06:17 -0500 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 1ovtZt-0007VI-18 for bug-gnu-emacs@gnu.org; Fri, 18 Nov 2022 00:06:14 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ovtZi-0001b1-9D for bug-gnu-emacs@gnu.org; Fri, 18 Nov 2022 00:06:12 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ovtZh-0008Lb-U5 for bug-gnu-emacs@gnu.org; Fri, 18 Nov 2022 00:06:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 18 Nov 2022 05:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58826 X-GNU-PR-Package: emacs Original-Received: via spool by 58826-submit@debbugs.gnu.org id=B58826.166874795632065 (code B ref 58826); Fri, 18 Nov 2022 05:06:01 +0000 Original-Received: (at 58826) by debbugs.gnu.org; 18 Nov 2022 05:05:56 +0000 Original-Received: from localhost ([127.0.0.1]:34945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovtZc-0008L7-1s for submit@debbugs.gnu.org; Fri, 18 Nov 2022 00:05:56 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ovtZa-0008Kt-5B for 58826@debbugs.gnu.org; Fri, 18 Nov 2022 00:05:54 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovtZU-0001Y8-R7; Fri, 18 Nov 2022 00:05:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=f6YUOEFEFAkGTriqn+Q9PWe4SrVe0EGkhdvbtwdd9mQ=; b=Pr7LSYejM1CQ wvKG6CehPIH/TWLCY2qNHpqqs1fak/oYBgpTe3ekZb+MMQ/xCE/2k9a0caTtUkHTLGMEyYgpRkCqe IBIIMitBOOY+m+uiAFIx7eV+d2+P3wM7HH/JyRgVCdfXVobUzKSeIjN/VIsrIBnkoD4oO/cBFmZaY PGoDufS0XL+UxKTP3oqQ1Q6BP7gyO0x8XbqwJ7Knn02Xb9gIKQsA0TSwYl7TX7M37c/hwT2mnGIJu kB+mNZ8EKjztDc6cww6X/CZ7EXyUuJ/BOmjcz7j/SWRBAZqeDA4U5gYIoMbHb3FRt6AkVB/YaRish aP22P4OVg5JYWiajOiN5RA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1ovtZT-00054s-Vo; Fri, 18 Nov 2022 00:05:48 -0500 In-Reply-To: <83h6z0ib3j.fsf@gnu.org> (message from Eli Zaretskii on Tue, 15 Nov 2022 15:46:56 +0200) 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:248166 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > This is not about GDB commands, this is about the behavior of GUD when > invoking GDB to debug a program. I see. There are supposed to be GDB options it can specify on startup to get the right behavior from GDB. Is there some such option that is missing from GDB? -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)