From: Jim Kingdon Date: Tue, 21 Mar 1995 21:59:03 +0000 (+0000) Subject: * infrun.c (handle_command): Don't print TARGET_SIGNAL_0, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1968ed139fb991f93c191c963a8d2bf84481325a;p=binutils-gdb.git * infrun.c (handle_command): Don't print TARGET_SIGNAL_0, TARGET_SIGNAL_UNKNOWN, or TARGET_SIGNAL_DEFAULT. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 246e71ca048..c053dad8ecf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 21 13:34:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * infrun.c (handle_command): Don't print TARGET_SIGNAL_0, + TARGET_SIGNAL_UNKNOWN, or TARGET_SIGNAL_DEFAULT. + Mon Mar 20 10:09:59 1995 Jeff Law (law@snake.cs.utah.edu) * hppab-nat.c (store_inferior_registers): Sync with HPUX version.