Fix PR threads/19354: "info threads" error with multiple inferiors
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index aafe95a2cec1da301d5967f0ddc8009343caffc0..3968c479dc6febc430c304ee3ca1116a77fd24b1 100644 (file)
@@ -1,3 +1,14 @@
+2015-12-17  Pedro Alves  <palves@redhat.com>
+
+       PR threads/19354
+       * linux-nat.c (linux_nat_update_thread_list): Update process cores
+       each lwp was last seen running on here.
+       * linux-thread-db.c (update_thread_core): Delete.
+       (thread_db_update_thread_list_td_ta_thr_iter): Rename to ...
+       (thread_db_update_thread_list): ... this.  Skip inferiors with
+       execution.  Also call the target beneath.
+       (thread_db_update_thread_list): Delete.
+
 2015-12-17  Pedro Alves  <palves@redhat.com>
 
        * configure.ac: Remove tkill checks.
This page took 0.038956 seconds and 4 git commands to generate.