daily update
[deliverable/binutils-gdb.git] / gdb / breakpoint.h
index b2db9ebedf5eadc93adc6e5b897610a8e1d11724..94287de6fb4075cac7d7ecade1a33e17d09116d5 100644 (file)
@@ -705,7 +705,8 @@ extern void tbreak_command (char *, int);
 extern void set_breakpoint (char *address, char *condition,
                            int hardwareflag, int tempflag,
                            int thread, int ignore_count,
-                           int pending);
+                           int pending,
+                           int enabled);
 
 extern void insert_breakpoints (void);
 
This page took 0.024464 seconds and 4 git commands to generate.