From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#43664: 28.0.50; Crush of X after choosing F10 -> Tutorial Date: Wed, 30 Sep 2020 19:27:24 +0300 Message-ID: <20200930162724.GY19181@protected.rcdrun.com> References: <83k0wemmp9.fsf@gnu.org> <20200930110359.GD31048@protected.rcdrun.com> <831rijjr1r.fsf@gnu.org> <20200930144652.GB19181@protected.rcdrun.com> <83lfgria80.fsf@gnu.org> <20200930150416.GI19181@protected.rcdrun.com> <83k0wbi8wj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36820"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.14.0 (2020-05-02) Cc: 43664@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 30 18:28:51 2020 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 1kNeyJ-0009QK-JS for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 30 Sep 2020 18:28:51 +0200 Original-Received: from localhost ([::1]:41886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNeyI-0005uW-3U for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 30 Sep 2020 12:28:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33380) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNexW-0005re-Ba for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2020 12:28:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49546) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kNexW-00059C-0p for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2020 12:28:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kNexV-00076F-U1 for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2020 12:28:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 30 Sep 2020 16:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43664 X-GNU-PR-Package: emacs Original-Received: via spool by 43664-submit@debbugs.gnu.org id=B43664.160148326627264 (code B ref 43664); Wed, 30 Sep 2020 16:28:01 +0000 Original-Received: (at 43664) by debbugs.gnu.org; 30 Sep 2020 16:27:46 +0000 Original-Received: from localhost ([127.0.0.1]:32859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNexG-00075g-1b for submit@debbugs.gnu.org; Wed, 30 Sep 2020 12:27:46 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:39019) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNexC-00075I-Kx for 43664@debbugs.gnu.org; Wed, 30 Sep 2020 12:27:45 -0400 Original-Received: from localhost ([::ffff:197.157.34.183]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000F3C72.000000005F74B1F0.000040EF; Wed, 30 Sep 2020 09:27:27 -0700 Content-Disposition: inline In-Reply-To: <83k0wbi8wj.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" Xref: news.gmane.io gmane.emacs.bugs:189387 Archived-At: * Eli Zaretskii [2020-09-30 18:26]: > > Date: Wed, 30 Sep 2020 18:04:16 +0300 > > From: Jean Louis > > Cc: 43664@debbugs.gnu.org > > > > > "gdb --help" to the rescue: > > > > > > gdb --args emacs $@ > > > > Thank you. > > > > I was looking into manual, and did not find the option --args in the > > manual so that is bug in the manual, at least on my side. > > > > > > > > GDB(1) -- 2017-04-04 -- gdb-7.12.1 -- GNU Development Tools > > Is your GDB really v7.12.1? The latest release was GDB 9.2, with 10.1 > just around the corner. GNU gdb (GDB) 7.12.1 Yes, because that is packaged with Hyperbola GNU/Linux-libre but I could put latest version if really necessary.