diff --git a/bsp/simulator/.gdbinit b/bsp/simulator/.gdbinit new file mode 100644 index 0000000000000000000000000000000000000000..6f2b3af506c9bf3ed9d2f28158095ca3cbbc175b --- /dev/null +++ b/bsp/simulator/.gdbinit @@ -0,0 +1,3 @@ +handle SIGUSR1 nostop noignore noprint +handle SIGUSR2 nostop noignore noprint +handle SIGALRM nostop noignore noprint