mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 22:21:56 +00:00
Added an option to stop the execution of the posix arch based executable on the first fault, even if the fault stemmed from a non essential thread. Having it fail faster, in the first fault, will ease debugging in many cases. The option is disabled by default to preserve the old behavior. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com> |
||
---|---|---|
.. | ||
offsets | ||
CMakeLists.txt | ||
cpuhalt.c | ||
fatal.c | ||
posix_core.c | ||
swap.c | ||
thread.c |