emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/DEBUG


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/DEBUG
Date: Sun, 06 Feb 2005 05:38:50 -0500

Index: emacs/etc/DEBUG
diff -c emacs/etc/DEBUG:1.30 emacs/etc/DEBUG:1.31
*** emacs/etc/DEBUG:1.30        Tue Jan 18 01:01:29 2005
--- emacs/etc/DEBUG     Sun Feb  6 10:38:49 2005
***************
*** 17,24 ****
  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.
  
  ** 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
--- 17,24 ----
  document.]
  
  ** When you debug Emacs with GDB, you should start it in the directory
! 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]