]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor clarification.
authorRichard M. Stallman <rms@gnu.org>
Sun, 6 Feb 2005 10:38:49 +0000 (10:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 6 Feb 2005 10:38:49 +0000 (10:38 +0000)
etc/DEBUG

index cbe79ee3ab67df5b2052b4119016871c53f99e30..b242d1d028d308c3f0815750920a7c0a4e7c7584 100644 (file)
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -17,8 +17,8 @@ should read the Windows-specific section near the end of this
 document.]
 
 ** When you debug Emacs with GDB, you should start it in the directory
-where you built Emacs.  That directory has a .gdbinit file that defines
-various "user-defined" commands for debugging Emacs.
+where the executable was made.  That directory has a .gdbinit file
+that defines various "user-defined" commands for debugging Emacs.
 
 ** It is a good idea to run Emacs under GDB (or some other suitable
 debugger) *all the time*.  Then, when Emacs crashes, you will be able