瀏覽代碼

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