diff --git a/src/util/gdbinit b/src/util/gdbinit index 668c8a62d..99b17f71e 100644 --- a/src/util/gdbinit +++ b/src/util/gdbinit @@ -13,6 +13,8 @@ break FEwrong_type_argument break FEinvalid_function set confirm off handle SIGBUS nostop +handle SIGPWR nostop pass noprint +handle SIGXCPU nostop pass noprint handle EXC_BAD_ACCESS nostop pass noprint