gdbserver: fix killed-outside.exp
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 2d0489968021957ddcf3bc6d2eb6dcd1f7856115..bc09844a666eed9e2e9569dce7687aae9f339eed 100644 (file)
@@ -1,3 +1,11 @@
+2015-11-30  Pedro Alves  <palves@redhat.com>
+
+       * linux-low.c (thread_still_has_status_pending_p): Don't check
+       vCont;t here.
+       (lwp_resumed): New function.
+       (status_pending_p_callback): Return early if the LWP is not
+       supposed to be resumed.
+
 2015-11-30  Pedro Alves  <palves@redhat.com>
 
        * linux-low.c (handle_extended_wait): Assert that the LWP's
This page took 0.037628 seconds and 4 git commands to generate.