Browse Source

add .gdbinit to bsp/simulator

prife 12 năm trước cách đây
mục cha
commit
05544d12c9
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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