(annotate_new_thread): New extern.
authorNick Roberts <nickrob@snap.net.nz>
Tue, 20 May 2008 21:04:13 +0000 (21:04 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 20 May 2008 21:04:13 +0000 (21:04 +0000)
gdb/annotate.h

index 83954ab..2b618ed 100644 (file)
@@ -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;