; * etc/DEBUG: Fix a typo. (Bug#22984)
This commit is contained in:
parent
f8df21b15c
commit
4efea8e701
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue