Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] * GDB Texinfo manual: correct keyboard shortcut for gud-break in Emacs.
@ 2025-05-01 22:08 Jeremy Bryant
  2025-05-02  6:20 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Jeremy Bryant @ 2025-05-01 22:08 UTC (permalink / raw)
  To: gdb-patches, Eli Zaretskii, Tom Tromey

Eli, please find attached a patch of the texinfo manual to correct the keybinding of gud-break
in Emacs.

More generally, I believe that this section predates the changes in
Emacs of M-x gdb vs M-x gud-gdb, so I will propose further patches down
the line.  (vc-annotate indicates the text hasn't been updated in a long
time)

Tom, please note this time the patch is provided inline below rather than attachment as
you previously suggested.




From fe7239f36dbdc871dfa726be732be68b92ef705a Mon Sep 17 00:00:00 2001
From: Jeremy Bryant <jb@jeremybryant.net>
Date: Thu, 1 May 2025 22:42:18 +0100
Subject: [PATCH] * Correct keyboard shortcut for gud-break in Emacs.

---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 9b4aa5b47b2..19de241c51d 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -31399,7 +31399,7 @@ Go down the number of frames indicated by the numeric argument, like the
 @value{GDBN} @code{down} command.
 @end table
 
-In any source file, the Emacs command @kbd{C-x @key{SPC}} (@code{gud-break})
+In any source file, the Emacs command @kbd{C-x C-a C-b} (@code{gud-break})
 tells @value{GDBN} to set a breakpoint on the source line point is on.
 
 In text command mode, if you type @kbd{M-x speedbar}, Emacs displays a
-- 
2.47.2



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-14  8:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-01 22:08 [PATCH] * GDB Texinfo manual: correct keyboard shortcut for gud-break in Emacs Jeremy Bryant
2025-05-02  6:20 ` Eli Zaretskii
2025-05-02  7:15   ` Eli Zaretskii
2025-05-02 21:04     ` [PATCH v2] * GDB Texinfo manual: Correctly reference Emacs facilities Jeremy Bryant
2025-05-10 10:29       ` Eli Zaretskii
     [not found]         ` <875xgzi8k8.fsf@jeremybryant.net>
2025-06-14  8:06           ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox