From 6dfcd28457957839f03df54e99e22126d7dae3ff Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Tue, 20 May 2008 21:04:13 +0000 Subject: [PATCH] (annotate_new_thread): New extern. --- gdb/annotate.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/annotate.h b/gdb/annotate.h index 83954ab..2b618ed 100644 --- a/gdb/annotate.h +++ b/gdb/annotate.h @@ -43,6 +43,7 @@ extern void annotate_record (void); extern void annotate_breakpoints_table_end (void); extern void annotate_frames_invalid (void); +extern void annotate_new_thread (void); struct type; -- 2.7.4