summaryrefslogtreecommitdiff
path: root/gdb/annotate.h
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>1999-11-02 04:44:12 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>1999-11-02 04:44:12 +0000
commit82b2c20d01ea1a370f8e48f6de2c40b5d1cf82b7 (patch)
tree44877a569c660ae1b87833e813b4504809d54fc5 /gdb/annotate.h
parent13316975cd512abd5b8625a4f68714e7facbf1d6 (diff)
downloadgdb-82b2c20d01ea1a370f8e48f6de2c40b5d1cf82b7.tar.gz
import gdb-1999-11-01 snapshotgdb-1999-11-01
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 e80313a36eb..0521896f23d 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));