Not part of the sources
[deliverable/binutils-gdb.git] / gdb / annotate.h
index 3aad4d04c180bbf46b7624bc1770fc389592c7b7..59739db68dadd436148e53ca86bdf25f49afeb60 100644 (file)
@@ -17,9 +17,13 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
+#include "symtab.h"
+#include "gdbtypes.h"
+
 extern void breakpoints_changed PARAMS ((void));
 
 extern void annotate_breakpoint PARAMS ((int));
+extern void annotate_catchpoint PARAMS ((int));
 extern void annotate_watchpoint PARAMS ((int));
 extern void annotate_starting PARAMS ((void));
 extern void annotate_stopped PARAMS ((void));
This page took 0.024576 seconds and 4 git commands to generate.