# HG changeset patch # User Richard M. Stallman # Date 1107686329 0 # Node ID b9511a236e821fe7bb365984a13935980c2a02be # Parent efa471aa332eaaf6f247c01dbd4c96f7d137f52c Minor clarification. diff -r efa471aa332e -r b9511a236e82 etc/DEBUG --- a/etc/DEBUG Sat Feb 05 19:40:23 2005 +0000 +++ b/etc/DEBUG Sun Feb 06 10:38:49 2005 +0000 @@ -17,8 +17,8 @@ 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