Function psyiage_crash_install_core_dump_handler¶
Defined in File psyiagesdk.h
Function Documentation¶
-
PSYIAGE_API int
psyiage_crash_install_core_dump_handler
(psyiage_handle handle)¶ Install core dump handler.
Install a binary executable that runs when a core dump file is about to be generated (if supported by the underlying O/S)
- Return
If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code
- Parameters
handle
: - A handle to the psyiage instance