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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/DEBUG
Date: Wed, 24 Apr 2002 12:57:19 -0400

Index: emacs/etc/DEBUG
diff -c emacs/etc/DEBUG:1.23 emacs/etc/DEBUG:1.24
*** emacs/etc/DEBUG:1.23        Wed Feb 20 17:24:59 2002
--- emacs/etc/DEBUG     Wed Apr 24 12:57:19 2002
***************
*** 36,42 ****
  All Lisp errors go through there.
  
  It is useful, when debugging, to have a guaranteed way to return to
! the debugger at any time.  When using X, this is easy: type C-c at the
  window where Emacs is running under GDB, and it will stop Emacs just
  as it would stop any ordinary program.  When Emacs is running in a
  terminal, things are not so easy.
--- 36,42 ----
  All Lisp errors go through there.
  
  It is useful, when debugging, to have a guaranteed way to return to
! the debugger at any time.  When using X, this is easy: type C-z at the
  window where Emacs is running under GDB, and it will stop Emacs just
  as it would stop any ordinary program.  When Emacs is running in a
  terminal, things are not so easy.



reply via email to

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