Searched refs:SIGTRAP (Results 1 – 5 of 5) sorted by relevance
11 raise(SIGTRAP); in nsi_raise_sigtrap()
39 bool "Raise a SIGTRAP on fatal error"41 Raise a SIGTRAP signal on fatal error before exiting.
21 #define SIGTRAP 5 /**< Trace/breakpoint trap */ macro
164 zassert_not_equal(-1, SIGTRAP); in ZTEST()
122 Thread 2 received signal SIGTRAP, Trace/breakpoint trap.