From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs Survey: Toolbars Date: Mon, 21 Dec 2020 18:07:00 +0200 Message-ID: <83lfdrrvmj.fsf@gnu.org> References: <87o8iv3ac3.fsf@gnus.org> <56d1484e-6f41-575f-0fbb-fd2bd99ab152@yandex.ru> <87eejqnlxk.fsf@gnus.org> <875z52nlqa.fsf@gnus.org> <87lfdvjvx3.fsf@gnus.org> <871rflj3fh.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21962"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, caiohcs0@gmail.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Dec 21 17:08:22 2020 Return-path: Envelope-to: ged-emacs-devel@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 1krNjS-0005cL-JK for ged-emacs-devel@m.gmane-mx.org; Mon, 21 Dec 2020 17:08:22 +0100 Original-Received: from localhost ([::1]:36952 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1krNjR-00035k-M5 for ged-emacs-devel@m.gmane-mx.org; Mon, 21 Dec 2020 11:08:21 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33916) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krNiU-0002An-2y for emacs-devel@gnu.org; Mon, 21 Dec 2020 11:07:22 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39899) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1krNiT-0002gJ-ED; Mon, 21 Dec 2020 11:07:21 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3000 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1krNiM-00071x-A1; Mon, 21 Dec 2020 11:07:14 -0500 In-Reply-To: (message from Richard Stallman on Mon, 21 Dec 2020 00:53:16 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:261381 Archived-At: > From: Richard Stallman > Date: Mon, 21 Dec 2020 00:53:16 -0500 > Cc: larsi@gnus.org, emacs-devel@gnu.org > > One thing I noticed is that there seem to be difficulties in GUD > (debugging under Emacs). That is a bad situation. Can we encourage > users to report the problems, and devote effort to debugging them? I didn't interpret what he wrote to mean there's a problem. I interpreted it to mean he personally stopped using the Emacs GDB front end long ago. So he doesn't really say anything about gdb-mi.el, the current GDB front end in Emacs.