From a2b87ed1191d4953ab92dbb22d8c8683d5db715e Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Fri, 6 Jun 2008 02:35:47 +0000 Subject: * annotate.h (annotate_thread_changed): Declare. --- gdb/annotate.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/annotate.h') diff --git a/gdb/annotate.h b/gdb/annotate.h index 2b618ed..bbc274f 100644 --- a/gdb/annotate.h +++ b/gdb/annotate.h @@ -44,6 +44,7 @@ extern void annotate_breakpoints_table_end (void); extern void annotate_frames_invalid (void); extern void annotate_new_thread (void); +extern void annotate_thread_changed (void); struct type; -- cgit v1.1