* infrun.c (handle_command): Don't print TARGET_SIGNAL_0,

TARGET_SIGNAL_UNKNOWN, or TARGET_SIGNAL_DEFAULT.
This commit is contained in:
Jim Kingdon
1995-03-21 21:59:03 +00:00
parent 350f083c5f
commit 1968ed139f

View File

@ -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.