gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 65ba222512d4b3eb91223ca685a897eb3e0df5c4..fe9f692806c5eb047bc60f9cc985da05693e0dce 100644 (file)
@@ -1,3 +1,16 @@
+2012-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Code cleanup.
+       * common/linux-osdata.c (linux_common_core_of_thread): New function
+       comment.
+       * linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
+       call by linux_common_core_of_thread.
+       (linux_nat_core_of_thread_1): Remove.
+       * linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
+       * linux-thread-db.c: Include linux-osdata.h.
+       (update_thread_core): Replace linux_nat_core_of_thread_1 call by
+       linux_common_core_of_thread.
+
 2012-03-05  Tom Tromey  <tromey@redhat.com>
 
        * value.c (value_primitive_field): Don't fetch contents for
This page took 0.024705 seconds and 4 git commands to generate.