Convert infcalls to thread_fsm mechanism
[deliverable/binutils-gdb.git] / gdb / infrun.h
index 33e729417c82f3c2d1df6c178c50067e250a9724..bf2c416c15e56e77f53d0b466f7a48da24ca9d7f 100644 (file)
@@ -217,4 +217,8 @@ extern void mark_infrun_async_event_handler (void);
    to get past e.g., a breakpoint.  */
 extern struct thread_info *step_over_queue_head;
 
+/* Remove breakpoints if possible (usually that means, if everything
+   is stopped).  On failure, print a message.  */
+extern void maybe_remove_breakpoints (void);
+
 #endif /* INFRUN_H */
This page took 0.046225 seconds and 4 git commands to generate.