1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

gdb: add gdb setup file for simposix

The simposix target uses SIGUSR1 extensively as an
internal signal.  This setup file makes sure that
SIGUSR1 doesn't break into gdb every time it is used.
This commit is contained in:
Stacey Sheldon 2012-06-18 22:26:09 -04:00
parent 452e3d6a22
commit 22f4d30e27

View File

@ -0,0 +1 @@
handle SIGUSR1 noprint nostop