aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7c390e9..6eb4926 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2015-01-09 Pedro Alves <palves@redhat.com>
+
+ * linux-thread-db.c (thread_db_find_new_threads_silently)
+ (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
+ (find_new_threads_once): Print debug output on gdb_stdlog.
+
2015-01-09 Chen Gang <gang.chen.5i5j@gmail.com>
Pedro Alves <palves@redhat.com>