7 #ifndef __MONITOR_INSTALLSIGSEVBACKTRACE_HPP__ 8 #define __MONITOR_INSTALLSIGSEVBACKTRACE_HPP__ 10 #include "monitor/config.hpp" 32 #endif // __MONITOR_INSTALLSIGSEVBACKTRACE_HPP__ MONITOR_API void installSIGSEVBacktrace()
Function installing a callback which print the backtrace on a SIGSEV and SIGUSR1 signal for posix onl...
The namespace monitor contains tools for monitoring an application built with FW4SPL.
MONITOR_API void generateSIGSEV()
Generates segmentation fault for test.