mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-25 01:43:49 +08:00
add .gdbinit to bsp/simulator
This commit is contained in:
3
bsp/simulator/.gdbinit
Normal file
3
bsp/simulator/.gdbinit
Normal file
@@ -0,0 +1,3 @@
|
||||
handle SIGUSR1 nostop noignore noprint
|
||||
handle SIGUSR2 nostop noignore noprint
|
||||
handle SIGALRM nostop noignore noprint
|
||||
Reference in New Issue
Block a user