From: Fred Fish Date: Mon, 24 Aug 1992 19:00:24 +0000 (+0000) Subject: * infrun.c (handle_command): Rewrite to allow multiple signal X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=93220abe64fba1955712bdcbff0ff1e5bf5bf404;p=binutils-gdb.git * infrun.c (handle_command): Rewrite to allow multiple signal numbers, signal number ranges, and to recognize "all" to mean all signals except those used by the debugger. * infrun.c (SET_SIGS, UNSET_SIGS): Macros used in handle_command to set or reset actions for specific signals. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 263259d9e64..a5880377a86 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Mon Aug 24 11:57:13 1992 Fred Fish (fnf@cygnus.com) + + * infrun.c (handle_command): Rewrite to allow multiple signal + numbers, signal number ranges, and to recognize "all" to mean all + signals except those used by the debugger. + * infrun.c (SET_SIGS, UNSET_SIGS): Macros used in handle_command + to set or reset actions for specific signals. + Sun Aug 23 17:10:07 1992 Fred Fish (fnf@cygnus.com) * coffread.c (decode_type): Call alloc_type to alloc new