소스 검색

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