]> Git Repo - binutils.git/blobdiff - gdb/breakpoint.h
Eliminate catch_exceptions/catch_exceptions_with_msg
[binutils.git] / gdb / breakpoint.h
index ff49cd2ab4bc04e02f5da2ebe4d2a95710984f43..143eae3642b585840688a2ae181953d0e6f3310c 100644 (file)
@@ -1644,4 +1644,7 @@ extern const char *ep_parse_optional_if_clause (const char **arg);
    UIOUT iff debugging multiple threads.  */
 extern void maybe_print_thread_hit_breakpoint (struct ui_out *uiout);
 
+/* Print the specified breakpoint.  */
+extern void print_breakpoint (breakpoint *bp);
+
 #endif /* !defined (BREAKPOINT_H) */
This page took 0.023976 seconds and 4 git commands to generate.