Document changes in infttrace.c (for HPUX 11.00).

This commit is contained in:
Joel Brobecker 2001-09-27 13:32:17 +00:00
parent d3340a536f
commit d68f31a9f3

View file

@ -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