[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 71be806: ; * etc/DEBUG: Minor clarification.
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-26 71be806: ; * etc/DEBUG: Minor clarification. |
Date: |
Sun, 29 Apr 2018 12:28:37 -0400 (EDT) |
branch: emacs-26
commit 71be806d01c4e135f067bc842a9d684e594b4f35
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
; * etc/DEBUG: Minor clarification.
---
etc/DEBUG | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/etc/DEBUG b/etc/DEBUG
index 3db5002..74a2897 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -42,7 +42,9 @@ created in the 'src' directory.
*** Configuring GDB
-To start GDB, you can simply type "gdb RET" at the shell prompt.
+To start GDB to debug Emacs, you can simply type "gdb ./emacs RET" at
+the shell prompt (assuming you do that from the directory of the Emacs
+executable, usually the 'src' sub-directory of the Emacs tree).
However, we recommend starting GDB from Emacs, see below.
When you debug Emacs with GDB, you should start GDB in the directory
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-26 71be806: ; * etc/DEBUG: Minor clarification.,
Eli Zaretskii <=