aboutsummaryrefslogtreecommitdiff
path: root/gdb/annotate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r--gdb/annotate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h
index e80313a..0521896 100644
--- a/gdb/annotate.h
+++ b/gdb/annotate.h
@@ -23,6 +23,7 @@
extern void breakpoints_changed PARAMS ((void));
+extern void annotate_ignore_count_change (void);
extern void annotate_breakpoint PARAMS ((int));
extern void annotate_catchpoint PARAMS ((int));
extern void annotate_watchpoint PARAMS ((int));