aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2008-05-20 21:02:27 +0000
committerNick Roberts <nickrob@snap.net.nz>2008-05-20 21:02:27 +0000
commite8e48118bb4f0ea7be060f2d3e901ab993b0047a (patch)
treef5bdc7b21315da71c249a821378d19c264f842a2
parentc57918b25bb19d8ecaaad7eee1d372ffaf44d857 (diff)
downloadgdb-e8e48118bb4f0ea7be060f2d3e901ab993b0047a.zip
gdb-e8e48118bb4f0ea7be060f2d3e901ab993b0047a.tar.gz
gdb-e8e48118bb4f0ea7be060f2d3e901ab993b0047a.tar.bz2
*** empty log message ***
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7a9b529..81be400 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-21 Nick Roberts <nickrob@snap.net.nz>
+
+ * annotate.c (annotate_new_thread): New function for new-thread
+ annotation.
+ * annotate.h: (annotate_new_thread): New extern.
+ * thread.c (add_thread_with_info): Use it.
+ * Makefile.in (thread.o): Add dependency on annotate.h.
+
2008-05-20 Joel Brobecker <brobecker@adacore.com>
* win32-nat.c (win32_wait): Block the control-c event while