Browse Source

add .gdbinit to bsp/simulator

prife 12 years ago
parent
commit
05544d12c9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      bsp/simulator/.gdbinit

+ 3 - 0
bsp/simulator/.gdbinit

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