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:
d3340a5
)
Document changes in infttrace.c (for HPUX 11.00).
author
Joel Brobecker
<brobecker@gnat.com>
Thu, 27 Sep 2001 13:32:17 +0000
(13:32 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Thu, 27 Sep 2001 13:32:17 +0000
(13:32 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index ba1eaa30015be96ad2f1540f16e98f39811b81fc..aa1a136c036229c658193c10fb01f28ce7b1527e 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,11
@@
+2001-09-27 J. Brobecker <brobecker@gnat.com>
+
+ * infttrace.c (kill_inferior): Issue a TT_PROC_EXIT request rather
+ than a TT_PROC_STOP request to kill the inferior and its child
+ processes. Otherwise, the inferior is not killed on HPUX 11.0.
+ Removed the code that detaches the child processes since we just
+ killed them.
+
2001-09-26 Andrew Cagney <ac131313@redhat.com>
* serial.c (serial_set_cmdlist, serial_show_cmdlist): New