[remote/gdbserver] Don't lose signals when reconnecting.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index bbcbabc2a1a5ce2dcebfb4e8bc165f60ac8b6632..315da655983c2b1eba185695940cf510e6cb7fee 100644 (file)
@@ -1,3 +1,15 @@
+2014-01-08  Pedro Alves  <palves@redhat.com>
+
+       * remote.c (remote_add_thread): Add threads silently if starting
+       up.
+       (remote_notice_new_inferior): If in all-stop, and starting up,
+       don't call notice_new_inferior.
+       (get_current_thread): New function, factored out from ...
+       (add_current_inferior_and_thread): ... this.  Adjust.
+       (remote_start_remote) <all-stop>: Fetch the thread list.  If we
+       found any thread, then select the remote's current thread as GDB's
+       current thread too.
+
 2014-01-08  Joel Brobecker  <brobecker@adacore.com>
 
        * NEWS: Create a new section for the next release branch.
This page took 0.025276 seconds and 4 git commands to generate.