48 #define __FUNC__ "sigHandler_dh"
52 fprintf (stderr,
"\n[%i] Euclid Signal Handler got: %s\n",
myid_dh,
55 "[%i] ========================================================\n",
58 "[%i] function calling sequence that led to the exception:\n",
61 "[%i] ========================================================\n",
64 fprintf (stderr,
"\n\n");
68 fprintf (
logFile,
"\n[%i] Euclid Signal Handler got: %s\n",
myid_dh,
71 "[%i] ========================================================\n",
74 "[%i] function calling sequence that led to the exception:\n",
77 "[%i] ========================================================\n",
87 #define __FUNC__ "sigRegister_dh"
void sigHandler_dh(int sig)
bool Parser_dhHasSwitch(Parser_dh p, char *s)
void printFunctionStack(FILE *fp)