From 7483daa1481990d5ecb7ea41c2469838714cba5d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 6 Feb 2005 10:38:49 +0000 Subject: [PATCH] Minor clarification. --- etc/DEBUG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/DEBUG b/etc/DEBUG index cbe79ee3ab6..b242d1d028d 100644 --- 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 -- 2.39.2