]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Fix reconnecting to a gdbserver already debugging multiple processes, I
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 78922021681c4646766da4aaee7549def8fc2ab8..4163c869afed4c1f63b140240b8b21ebdb42ddac 100644 (file)
@@ -1,3 +1,9 @@
+2020-01-10  Pedro Alves  <palves@redhat.com>
+
+       * remote.c (remote_target::remote_add_inferior): Don't bind a
+       process to the current inferior if the current inferior is already
+       bound to a process.
+
 2020-01-10  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
            Pedro Alves  <palves@redhat.com>