* target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, for
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 13 Mar 1994 17:47:15 +0000 (17:47 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 13 Mar 1994 17:47:15 +0000 (17:47 +0000)
commit8eb795981e48f42178232c27c55ecc8e63bcb7e0
tree0358ac9d4aa310d16b40834f8c8499aeddb3ade2
parentc6933c8189ddf9a7403d929ceff9e6b9f21d355b
* target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, for
looping through all of the enums.
* infrun.c (signals_info): Use it.
gdb/ChangeLog