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:
parent
452e3d6a22
commit
22f4d30e27
1
flight/Project/gdb/simposix
Normal file
1
flight/Project/gdb/simposix
Normal file
@ -0,0 +1 @@
|
||||
handle SIGUSR1 noprint nostop
|
Loading…
x
Reference in New Issue
Block a user