[slime-devel] Debugger broken in LW in latest slime

Helmut Eller e9626484 at stud3.tuwien.ac.at
Tue Mar 22 10:23:53 UTC 2005


Alain.Picard at memetrics.com writes:

> Any hints or help would be welcome!

We used to have a default method for ENVIRONMENT-DISPLAY-NOTIFIER to
bring up the SLIME debugger.  I re-added it in CVS SLIME, but I'm not
sure if that is the correct way to use that function.

It would probably be cleaner to use something like

 (env:with-environment ((swank-backend::slime-env #'swank-debugger-hook '()))
   ...)

in your code.  But that feels a bit inconvenient.

Helmut.




More information about the slime-devel mailing list