* infptrace.c (kill_inferior): Remove call to "kill"; update

comments.
The "kill" call was declared bogus years ago and is causing problems
on hpux10 (PR 9410).
This commit is contained in:
Jeff Law 1996-04-08 21:34:12 +00:00
parent 7782ee45c4
commit 75eb523103
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon Apr 8 15:35:52 1996 Jeffrey A Law (law@cygnus.com)
* infptrace.c (kill_inferior): Remove call to "kill"; update
comments.
Mon Apr 8 14:05:07 1996 Geoffrey Noer <noer@cygnus.com>
* remote-e7000.c: don't append :23 to target port if __WIN32__