]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/ChangeLog
gdbserver crashes when multiprocess extensions aren't supported
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 017fd5d77d3c749cf60f6cef1667a8a9ddfe4279..d9675e79d82d582b78659bdc05fce6c5c41dc8d0 100644 (file)
@@ -1,3 +1,10 @@
+2015-08-24  Pedro Alves  <palves@redhat.com>
+
+       * inferiors.c (get_first_process): New function.
+       * inferiors.h (get_first_process): New declaration.
+       * remote-utils.c (read_ptid): Default to the first process in the
+       list, instead of to the current thread's process.
+
 2015-08-24  Pedro Alves  <palves@redhat.com>
 
        * debug.c: Include gdb_sys_time.h instead of sys/time.h.