Mercurial > emacs
changeset 43106:cd4549362019
Fix a typo in "handle SIGINT" command.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 04 Feb 2002 12:50:26 +0000 |
parents | 33178469a327 |
children | 60ed6d7abdfe |
files | etc/DEBUG |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/DEBUG Mon Feb 04 06:07:59 2002 +0000 +++ b/etc/DEBUG Mon Feb 04 12:50:26 2002 +0000 @@ -41,7 +41,7 @@ (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 + 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