summaryrefslogtreecommitdiff
path: root/libguile/vm-i-scheme.c
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2011-03-22 11:11:53 -0400
committerMark H Weaver <mhw@netris.org>2011-03-22 11:45:53 -0400
commit8099352769c8b8ec8730f87f7fa6c8771b64efb9 (patch)
tree470bfa8217d0c8494927a22bf37ee5860851b72c /libguile/vm-i-scheme.c
parent190d4b0d93599e5b58e773dc6375054c3a6e3dbf (diff)
downloadguile-8099352769c8b8ec8730f87f7fa6c8771b64efb9.tar.gz
Do not enter the debugger if the thrown key is in `pass-keys'
* module/system/repl/error-handling.scm (call-with-error-handling): Do _not_ enter the debugger if the thrown key is in `pass-keys'. Previously, for example, (throw 'quit) entered the debugger when run from the REPL, despite the fact that 'quit is in `pass-keys'.
Diffstat (limited to 'libguile/vm-i-scheme.c')
0 files changed, 0 insertions, 0 deletions