px4-firmware/platforms/posix
Beat Küng 6e2b70cbcd posix: restore original SEGV signal handler upon first entry of our handler
The current SEGV handling on posix is not useful: as soon as our handler
is left, it's triggered again, infinitely.
This patch changes to restore the original handler, so the OS can create
a core dump, etc.
2019-05-29 08:30:52 +02:00
..
cmake hysteresis: move out of systemlib, move to gtest 2019-05-27 09:57:50 +02:00
include
src posix: restore original SEGV signal handler upon first entry of our handler 2019-05-29 08:30:52 +02:00
CMakeLists.txt PX4 general work queue 2019-05-24 12:58:55 -04:00