From e8e48118bb4f0ea7be060f2d3e901ab993b0047a Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Tue, 20 May 2008 21:02:27 +0000 Subject: [PATCH] *** empty log message *** --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.30.2