26 #ifndef OMPI_DEBUGGERS_H
27 #define OMPI_DEBUGGERS_H
29 #include "ompi_config.h"
void ompi_debugger_notify_abort(char *string)
Notify a debugger that we're about to abort.
Definition: ompi_debuggers.c:272
OMPI_DECLSPEC void * MPIR_Breakpoint(void)
Breakpoint function for parallel debuggers.
Definition: orterun.c:140
BEGIN_C_DECLS void ompi_wait_for_debugger(void)
Wait for a debugger if asked.
Definition: ompi_debuggers.c:169