[slime-devel] Not using Slime's debugger 2
Helmut Eller
heller at common-lisp.net
Mon Feb 6 19:19:31 UTC 2012
* Mark H. David [2012-02-06 19:02] writes:
> I got lost where Helmut said "works for me". Is this a bug that can be
> fixed?
*global-debugger* works as it is supposed to: *debugger-hook* is not set
in new threads. Avoiding any bindings for *debugger-hook* in SLIME's
own threads is more tricky. Providing a different implementation for
call-with-debugger-hook would probably work, tho.
Helmut
More information about the slime-devel
mailing list