Update the name of the breakpoints (src/util/gdbinit)

This commit is contained in:
Juan Jose Garcia Ripoll 2009-11-29 19:07:19 +01:00
parent 01c4152b97
commit 96eb98b231

View file

@ -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