From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.bugs Subject: bug#61162: 30.0.50; RET in source files that are being displayed by gud no longer works Date: Tue, 31 Jan 2023 14:17:20 -0500 Message-ID: <87y1piqzsv.fsf@md5i.com> References: <87fsbssrk1.fsf@md5i.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19089"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) To: 61162@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jan 31 20:18:25 2023 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 1pMw9A-0004iV-KV for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 31 Jan 2023 20:18:25 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pMw8r-0001Q9-Uk; Tue, 31 Jan 2023 14:18:06 -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 1pMw8o-0001Pw-Iy for bug-gnu-emacs@gnu.org; Tue, 31 Jan 2023 14:18:02 -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 1pMw8o-00085g-7e for bug-gnu-emacs@gnu.org; Tue, 31 Jan 2023 14:18:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pMw8n-0000Py-Nj for bug-gnu-emacs@gnu.org; Tue, 31 Jan 2023 14:18:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Michael Welsh Duggan Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 31 Jan 2023 19:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61162 X-GNU-PR-Package: emacs Original-Received: via spool by 61162-submit@debbugs.gnu.org id=B61162.16751926511560 (code B ref 61162); Tue, 31 Jan 2023 19:18:01 +0000 Original-Received: (at 61162) by debbugs.gnu.org; 31 Jan 2023 19:17:31 +0000 Original-Received: from localhost ([127.0.0.1]:55030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pMw8J-0000P5-79 for submit@debbugs.gnu.org; Tue, 31 Jan 2023 14:17:31 -0500 Original-Received: from md5i.com ([75.151.244.229]:52328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pMw8F-0000Or-Fh for 61162@debbugs.gnu.org; Tue, 31 Jan 2023 14:17:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=md5i.com; s=dkim; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Ih0WmCF0DSGCu+ZAKlBlvGRxV26TNAnfJASCMVOt3q4=; b=hhvgzUBhV2J98x5+wB1zAkUWsw xoABZkocqV8wNW2Tv+ph9LELm4cymnjtbisiLBTpyRWGwgw3UNyiTgqQuFp+QpR8rXvcHck6ecDR8 LLEYxqhUKqcIvFbwnMg4Di23q; Original-Received: from abode ([192.168.177.1]:50770 helo=miko) by md5i.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1pMw88-00EFQZ-2j for 61162@debbugs.gnu.org; Tue, 31 Jan 2023 14:17:20 -0500 In-Reply-To: <87fsbssrk1.fsf@md5i.com> (Michael Welsh Duggan's message of "Sun, 29 Jan 2023 21:07:58 -0500") 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:254542 Archived-At: Michael Welsh Duggan writes: > Create a trivial C program. Here's a good example: > > int main() > { > return 0; > } > > Save it as foo.c, and compile it with debugging: > > gcc -ggdb3 -o foo foo.c > > From emacs -Q, start gdb on foo: > > M-x gud-gdb RET > > In my case, since foo is the only executable in the dir, the command > line for gdb is already set up correctly as: > > gdb --fullname foo > > Hit RET. You should be at the gdb prompt. Start the program: > > start RET > > You should now get another window with foo.c in it for context. Switch > to that buffer and type RET. > > C-x o > RET > > In my case, I get: > > comint-send-input: Current buffer has no process > > This is new and broken behavior. The expected behavior is that a > newline is inserted in the buffer. This appears to be caused by commit a7b0b20c1bc758fa99fda96d06a266868aec3eea, which was supposed to fix Bug#59605. > In GNU Emacs 30.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo > version 1.16.0) of 2023-01-25 built on miko > Repository revision: 8b87d095acfb23b527f955873a59dd9c13ffc9b4 > Repository branch: master > Windowing system distributor 'The X.Org Foundation', version 11.0.12101004 > System Description: Debian GNU/Linux bookworm/sid > > Configured using: > 'configure --without-toolkit-scroll-bars --with-x-toolkit=lucid > --with-native-compilation --with-xinput2 'CFLAGS=-Og -ggdb' > --with-tree-sitter' > > Configured features: > ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG > JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES > NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 > THREADS TIFF TREE_SITTER WEBP X11 XAW3D XDBE XIM XINPUT2 XPM LUCID ZLIB > > Important settings: > value of $LANG: en_US.UTF-8 > value of $XMODIFIERS: @im=ibus > locale-coding-system: utf-8-unix > > Major mode: Group > > Minor modes in effect: > gnus-topic-mode: t > cursor-sensor-mode: t > gnus-undo-mode: t > display-time-mode: t > magit-wip-initial-backup-mode: t > magit-wip-before-change-mode: t > magit-wip-after-apply-mode: t > magit-wip-after-save-mode: t > magit-wip-mode: t > global-git-commit-mode: t > magit-auto-revert-mode: t > shell-dirtrack-mode: t > server-mode: t > tooltip-mode: t > global-eldoc-mode: t > show-paren-mode: t > electric-indent-mode: t > mouse-wheel-mode: t > tool-bar-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > buffer-read-only: t > line-number-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > > Load-path shadows: > /home/md5i/.config/emacs/elpa/transient-0.3.7/transient hides /home/md5i/src/emacs/md5i/lisp/transient > > Features: > (shadow emacsbug emacs-news-mode noutline outline pulse > display-line-numbers magit-bookmark bookmark man sieve-mode pcmpl-unix > find-dired jka-compr shortdoc help-fns radix-tree gud goto-addr > mailalias smtpmail canlock generic etags fileloop generator xref > calc-misc calc-alg calc-ext calc-menu calc calc-loaddefs rect calc-macs > vc-hg vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs log-view bug-reference > sh-script smie executable dabbrev grep misearch multi-isearch copyright > time-stamp whitespace tabify vc cmake-mode thingatpt rst magit-extras > dired-aux face-remap vc-git vc-dispatcher flow-fill shr-color color > mm-archive qp mule-util sort gnus-cite mail-extr textsec uni-scripts > idna-mapping ucs-normalize uni-confusable textsec-check gnus-async > gnus-bcklg gnus-ml disp-table gnus-topic cursor-sensor nndraft nnmh > nnfolder utf-7 epa-file network-stream gnus-agent gnus-srvr gnus-score > score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime > smime dig gnus-cache gnus-sum shr pixel-fill kinsoku url-file svg > gnus-demon nntp gnus-group gnus-undo gnutls gnus-start gnus-dbus > gnus-cloud gnus-spec gnus-win flyspell ispell view pacproxy descr-text > tramp tramp-loaddefs trampver tramp-integration cus-edit pp cus-load > files-x tramp-compat parse-time iso8601 ls-lisp time sieve-manage sasl > sasl-anonymous sasl-login sasl-plain rng-loc rng-uri rng-parse rng-match > rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util > sgml-mode facemenu dom python project compat pcase treesit ps-print > ps-print-loaddefs lpr picture nm dbus xml magit-submodule magit-obsolete > magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull > magit-fetch magit-clone magit-remote magit-commit magit-sequence > magit-notes magit-worktree magit-tag magit-merge magit-branch > magit-reset magit-files magit-refs magit-status magit magit-repos > magit-apply magit-wip magit-log which-func imenu magit-diff smerge-mode > diff diff-mode easy-mmode git-commit log-edit pcvs-util add-log > magit-core magit-autorevert autorevert filenotify magit-margin > magit-transient magit-process with-editor shell pcomplete server > magit-mode transient comp comp-cstr warnings icons rx cl-extra edmacro > kmacro help-mode format-spec magit-git magit-section magit-utils crm > dash nnimap nnmail gnus-int mail-source gnus-range message sendmail > yank-media rfc822 mml mml-sec epa mm-decode mm-bodies mm-encode > mailabbrev gmm-utils mailheader utf7 nnoo gnus wid-edit nnheader > gnus-util time-date mail-utils range gnus-o365-oauth2 oauth2 url-http > url-auth mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums > mail-prsvr url-gw nsm puny plstore generated generic-x epg rfc6068 > epg-config ediff ediff-merg ediff-mult ediff-wind ediff-diff ediff-help > ediff-init ediff-util dired-x dired dired-loaddefs compile > text-property-search comint ansi-osc ring ansi-color cc-mode cc-fonts > cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs > derived magit-autoloads git-commit-autoloads magit-section-autoloads > transient-autoloads with-editor-autoloads debbugs-autoloads > ahg-autoloads flycheck-autoloads pkg-info-autoloads epl-autoloads > js2-mode-autoloads company-autoloads rainbow-delimiters-autoloads info > debian-el package browse-url url url-proxy url-privacy url-expand > url-methods url-history url-cookie generate-lisp-file url-domsuf > url-util mailcap url-handlers url-parse auth-source cl-seq eieio > eieio-core cl-macs password-cache json subr-x map byte-opt gv bytecomp > byte-compile url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv > eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type > elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd > fontset image regexp-opt fringe tabulated-list replace newcomment > text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow > isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax > font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic > indonesian philippine cham georgian utf-8-lang misc-lang vietnamese > tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek > romanian slovak czech european ethiopic indian cyrillic chinese > composite emoji-zwj charscript charprop case-table epa-hook > jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs > theme-loaddefs faces cus-face macroexp files window text-properties > overlay sha1 md5 base64 format env code-pages mule custom widget keymap > hashtable-print-readable backquote threads dbusbind inotify lcms2 > dynamic-setting system-font-setting font-render-setting cairo x-toolkit > xinput2 x multi-tty make-network-process native-compile emacs) > > Memory information: > ((conses 16 2569013 179021) > (symbols 48 54509 8) > (strings 32 301965 34664) > (string-bytes 1 9142322) > (vectors 16 154479) > (vector-slots 8 2479637 295788) > (floats 8 1620 935) > (intervals 56 113568 607) > (buffers 984 156)) -- Michael Welsh Duggan (md5i@md5i.com)