#include <stdio.h> #include "mpe.h" void MPE_Signals_call_debugger()
You may need to ignore some signals, depending on the signals thatthe MPICH and underlying communications code is using. You cando this in dbx by adding "ignore signal-name" to your .dbxinit file. For example, to ignore SIGUSR1, use "ignore USR1".
Currently, there is no Fortran interface for this routine.
Location:dbxerr.c