Fix failure to detach if process exits while detaching on Linux
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 30d04987ffd1afd67268023cf60f5646160b2984..29b8ba64c1cdd5a63549491a1e6ec397d68bc90e 100644 (file)
@@ -1,3 +1,13 @@
+2016-07-01  Pedro Alves  <palves@redhat.com>
+           Antoine Tremblay  <antoine.tremblay@ericsson.com>
+
+       * linux-low.c: Change interface to take the target lwp_info
+       pointer directly and return void.  Handle detaching from a zombie
+       thread.
+       (linux_detach_lwp_callback): New function.
+       (linux_detach): Detach from the leader thread after detaching from
+       the clone threads.
+
 2016-06-28  Yao Qi  <yao.qi@linaro.org>
 
        * linux-aarch64-low.c (aarch64_ftrace_insn_reloc_b): Use int64_t
This page took 0.025913 seconds and 4 git commands to generate.