From: Nick Roberts Date: Tue, 20 May 2008 21:02:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e8e48118bb4f0ea7be060f2d3e901ab993b0047a;p=binutils-gdb.git *** empty log message *** --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7a9b52944e0..81be400aaa4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2008-05-21 Nick Roberts + + * 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 * win32-nat.c (win32_wait): Block the control-c event while