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: Mon, 04 Feb 2002 07:56:50 -0500

Index: emacs/etc/DEBUG
diff -c emacs/etc/DEBUG:1.21 emacs/etc/DEBUG:1.22
*** emacs/etc/DEBUG:1.21        Thu Dec  6 07:35:13 2001
--- emacs/etc/DEBUG     Mon Feb  4 07:50:26 2002
***************
*** 41,47 ****
  (C-g in Emacs) to be passed to Emacs and not give control back to GDB.
  On modern POSIX systems, you can override that with this command:
  
!    handle int stop nopass
  
  After this `handle' command, SIGINT will return control to GDB.  If
  you want the C-g to cause a QUIT within Emacs as well, omit the
--- 41,47 ----
  (C-g in Emacs) to be passed to Emacs and not give control back to GDB.
  On modern POSIX systems, you can override that with this command:
  
!    handle SIGINT stop nopass
  
  After this `handle' command, SIGINT will return control to GDB.  If
  you want the C-g to cause a QUIT within Emacs as well, omit the



reply via email to

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