debug-on-signal

debug-on-signal is a variable defined in `C source code'.
Its value is
nil


Documentation:
Non-nil means call the debugger regardless of condition handlers.
Note that `debug-on-error', `debug-on-quit' and friends
still determine whether to handle the particular condition.

You can customize this variable.