* infptrace.c (kill_inferior): Remove call to "kill"; update
authorJeff Law <law@redhat.com>
Mon, 8 Apr 1996 21:34:12 +0000 (21:34 +0000)
committerJeff Law <law@redhat.com>
Mon, 8 Apr 1996 21:34:12 +0000 (21:34 +0000)
        comments.
The "kill" call was declared bogus years ago and is causing problems
on hpux10 (PR 9410).

gdb/ChangeLog

index ea3e2f5..beeee92 100644 (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__