projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7782ee4
)
* infptrace.c (kill_inferior): Remove call to "kill"; update
author
Jeff Law
<law@redhat.com>
Mon, 8 Apr 1996 21:34:12 +0000
(21:34 +0000)
committer
Jeff 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
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index ea3e2f56ce2fc783e0fe94e9b37a249633fa2a02..beeee921f00dcbcaf68e34f68bf6768a6c26a176 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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__