man mdebug_hook () - Hook function called on an error.

NAME

mdebug_hook - Hook function called on an error.

SYNOPSIS

int mdebug_hook (void)

DESCRIPTION

The mdebug_hook() function is called when an error happens. It returns -1 without doing anything. It is useful to set a break point on this function in a debugger.