aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2016-03-11 17:54:40 +0200
committerEli Zaretskii2016-03-11 17:54:40 +0200
commit4efea8e70147f884265f20d0b36b930c095a811c (patch)
tree04faea0b9529fbd51c39ba385f04f98276a0427f
parentf8df21b15c9af83f418303f095be6a5a8e13b91b (diff)
downloademacs-4efea8e70147f884265f20d0b36b930c095a811c.tar.gz
emacs-4efea8e70147f884265f20d0b36b930c095a811c.zip
; * etc/DEBUG: Fix a typo. (Bug#22984)
-rw-r--r--etc/DEBUG2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/DEBUG b/etc/DEBUG
index 41678b5bd0f..c2fb5ab9113 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -72,7 +72,7 @@ prompt, to unconditionally load the GDB init file.
72*** Use the Emacs GDB UI front-end 72*** Use the Emacs GDB UI front-end
73 73
74We recommend using the GUI front-end for GDB provided by Emacs. With 74We recommend using the GUI front-end for GDB provided by Emacs. With
75it, you can start GDB by typing "M-x GDB RET". This will suggest the 75it, you can start GDB by typing "M-x gdb RET". This will suggest the
76default binary to debug; if you are going to start a new Emacs 76default binary to debug; if you are going to start a new Emacs
77process, change it as needed to point to the correct binary. 77process, change it as needed to point to the correct binary.
78Alternatively, if you want to attach the debugger to an already 78Alternatively, if you want to attach the debugger to an already