add .gdbinit to bsp/simulator

This commit is contained in:
prife 2013-01-22 17:45:06 +08:00
parent 80e2dd0d3d
commit 05544d12c9
1 changed files with 3 additions and 0 deletions

3
bsp/simulator/.gdbinit Normal file
View File

@ -0,0 +1,3 @@
handle SIGUSR1 nostop noignore noprint
handle SIGUSR2 nostop noignore noprint
handle SIGALRM nostop noignore noprint