emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 4efea8e: ; * etc/DEBUG: Fix a typo. (Bug#22984)


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 4efea8e: ; * etc/DEBUG: Fix a typo. (Bug#22984)
Date: Fri, 11 Mar 2016 15:55:40 +0000

branch: emacs-25
commit 4efea8e70147f884265f20d0b36b930c095a811c
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/DEBUG: Fix a typo.  (Bug#22984)
---
 etc/DEBUG |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/etc/DEBUG b/etc/DEBUG
index 41678b5..c2fb5ab 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -72,7 +72,7 @@ prompt, to unconditionally load the GDB init file.
 *** Use the Emacs GDB UI front-end
 
 We recommend using the GUI front-end for GDB provided by Emacs.  With
-it, you can start GDB by typing "M-x GDB RET".  This will suggest the
+it, you can start GDB by typing "M-x gdb RET".  This will suggest the
 default binary to debug; if you are going to start a new Emacs
 process, change it as needed to point to the correct binary.
 Alternatively, if you want to attach the debugger to an already



reply via email to

[Prev in Thread] Current Thread [Next in Thread]