px4-firmware/platforms
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
..
nuttx PX4 general work queue 2019-05-24 12:58:55 -04:00
posix posix: restore original SEGV signal handler upon first entry of our handler 2019-05-29 08:30:52 +02:00
qurt PX4 general work queue 2019-05-24 12:58:55 -04:00