gdbserver/Linux: internal error when killing a process that is already gone
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index e87d7b9f95e7ba2a24bcf307031eb7f8b611a34f..960b994241a507e00711a8a581e96f8dfb95ad1b 100644 (file)
@@ -1,3 +1,8 @@
+2015-07-14  Pedro Alves  <palves@redhat.com>
+
+       * linux-low.c (kill_wait_lwp): Don't assert if waitpid fails.
+       Instead, ignore ECHILD, and throw an error for other errnos.
+
 2015-07-10  Pedro Alves  <palves@redhat.com>
 
        * event-loop.c (struct callback_event) <data>: Change type to
This page took 0.026925 seconds and 4 git commands to generate.