[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Wed Sep 20 04:35:02 UTC 2006
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.947 slime/ChangeLog:1.948
--- slime/ChangeLog:1.947 Mon Sep 18 17:56:13 2006
+++ slime/ChangeLog Tue Sep 19 07:56:38 2006
@@ -1,3 +1,10 @@
+2006-09-19 Juho Snellman <jsnell at iki.fi>
+
+ * swank-backend.lisp (call-with-debugger-hook): make the stepper
+ also work with a threaded SBCL, by binding a handler for
+ sb-ext:stepper-condition instead of relying on the one that SBCL
+ establishes on the toplevel
+
2006-09-19 Juho Snellman <jsnell at iki.fi>
Extend the stepper protocol to work nicely with the SBCL stepper.
More information about the slime-devel
mailing list