[slime-devel] Bug in slime with LW
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Thu Jul 1 06:50:39 UTC 2004
Alain.Picard at memetrics.com writes:
> Any clues? This is a CVS from Thu Jul 1 2004.
The problem was that the a condition was signalled when the debugger
tried to produce the backtrace (the condition is usually handled);
with *break-on-signals* to the debugger was invoked recursively and
producing the backtrace signalled a condition ...
Should be fixed now. The workaround was to bind *break-on-signals*
before getting the backtrace. We probably should do that in some more
places.
Helmut.
More information about the slime-devel
mailing list