ソースを参照

add .gdbinit to bsp/simulator

prife 12 年 前
コミット
05544d12c9
1 ファイル変更3 行追加0 行削除
  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