]> Git Repo - binutils.git/commitdiff
* infrun.c (handle_command): Rewrite to allow multiple signal
authorFred Fish <[email protected]>
Mon, 24 Aug 1992 19:00:24 +0000 (19:00 +0000)
committerFred Fish <[email protected]>
Mon, 24 Aug 1992 19:00:24 +0000 (19:00 +0000)
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.

gdb/ChangeLog

index 263259d9e64aa9eb1983cac6e8735666d6a84f9a..a5880377a86ce1d8f0a92acc5c904bd23ea1fce2 100644 (file)
@@ -1,3 +1,11 @@
+Mon Aug 24 11:57:13 1992  Fred Fish  ([email protected])
+
+       * 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  ([email protected])
 
        * coffread.c (decode_type):  Call alloc_type to alloc new
This page took 0.031058 seconds and 4 git commands to generate.