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 3ead9fa..cc9020e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-17 Vladimir Prus <vladimir@codesourcery.com>
+
+ * thread.c (print_thread_info): Don't insist
+ on having current thread if there are no
+ threads at all.
+
2008-03-17 Pedro Alves <pedro@codesourcery.com>
* infcmd.c (attach_command_post_wait)