From 96eb98b231c30437add3b0bb93f7e2f72f806f23 Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Sun, 29 Nov 2009 19:07:19 +0100 Subject: [PATCH] Update the name of the breakpoints (src/util/gdbinit) --- src/util/gdbinit | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/util/gdbinit b/src/util/gdbinit index 3b0202b60..2f318278d 100644 --- a/src/util/gdbinit +++ b/src/util/gdbinit @@ -4,12 +4,13 @@ delete break break cl_cos break cl_error +break cl_cerror break CEerror break FEerror break FEunbound_variable break FEundefined_function break FEwrong_type_argument break FEinvalid_function -break error set confirm off handle SIGBUS nostop +handle EXC_BAD_ACCESS nostop pass noprint