[slime-devel] Re: [BUG] Weird interplay between SLDB, condition system, and READ

Helmut Eller heller at common-lisp.net
Fri Jan 18 22:40:11 UTC 2008


* Tobias C. Rittweiler [2008-01-18 19:43+0100] writes:

> After having invoked the retry restart, the new computation is aborted
> by the call to READ. I tried to get at what's causing this, but ran out
> of time. Perhaps you're luckier. Thanks in advance.

It's probably caused by the: (add-local-hook 'kill-buffer-hook 'sldb-quit)
After invoking the restart sldb reaches debug level 0 and kills the
buffer.  Funny that this wasn't uncovered by the tests.

Helmut.




More information about the slime-devel mailing list