Add backlink from lwp_info to thread_info.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 16717727196557739214d4e6752a2d674397d4eb..41052247610f08075078685d43d519e3d9becf26 100644 (file)
@@ -1,3 +1,13 @@
+2014-02-19  Doug Evans  <dje@google.com>
+
+       * gdbthread.h (add_thread): Change result type to struct thread_info *.
+       * inferiors.c (add_thread): Change result type to struct thread_info *.
+       All callers updated.
+       (add_lwp): Call add_thread here instead of in callers.
+       All callers updated.
+       * linux-low.h (get_lwp_thread): Rewrite.
+       (struct lwp_info): New member "thread".
+
 2014-02-19  Doug Evans  <dje@google.com>
 
        * linux-low.c (add_lwp): Change result to struct lwp_info *.
This page took 0.039017 seconds and 4 git commands to generate.