* infrun.c (handle_command): Rewrite to allow multiple signal
authorFred Fish <fnf@specifix.com>
Mon, 24 Aug 1992 19:00:24 +0000 (19:00 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 24 Aug 1992 19:00:24 +0000 (19:00 +0000)
commit93220abe64fba1955712bdcbff0ff1e5bf5bf404
treea9ae5fe35418f9419b53633d552231875f5a179b
parent9c2e4054480af9d81f4284f12ddcac20033501bf
* 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.
gdb/ChangeLog