kill_inferior: Issue a TT_PROC_EXIT request rather than a TT_PROC_STOP
authorJoel Brobecker <brobecker@gnat.com>
Thu, 27 Sep 2001 13:31:45 +0000 (13:31 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 27 Sep 2001 13:31:45 +0000 (13:31 +0000)
commitd3340a536fee8077df2c89dd2dc4066c7969cb4a
treee945261fec756046be654903d4e59a10b29782d3
parent2c20dfb248ecdc877b275de75cf7f6704864c4de
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.
gdb/infttrace.c
This page took 0.025374 seconds and 4 git commands to generate.