aboutsummaryrefslogtreecommitdiff
path: root/gdb/annotate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r--gdb/annotate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h
index ea8ad15..73a3098 100644
--- a/gdb/annotate.h
+++ b/gdb/annotate.h
@@ -44,6 +44,8 @@ extern void annotate_frames_invalid (void);
extern void annotate_new_thread (void);
extern void annotate_thread_changed (void);
+extern void annotate_display_prompt (void);
+
struct type;
extern void annotate_field_begin (struct type *);