[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Sun Nov 23 14:20:51 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv20993
Modified Files:
ChangeLog
Log Message:
Date: Sun Nov 23 09:20:51 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.106 slime/ChangeLog:1.107
--- slime/ChangeLog:1.106 Sun Nov 23 08:40:53 2003
+++ slime/ChangeLog Sun Nov 23 09:20:50 2003
@@ -1,5 +1,15 @@
2003-11-23 Luke Gorrie <luke at bluetail.com>
+ * slime.el (sldb-fetch-more-frames): Call swank:backtrace instead
+ of (renamed) swank:backtrace-for-emacs.
+
+ * swank-cmucl.lisp, swank-sbcl.lisp, swank-openmcl-lisp: Updated
+ to use new debugger interfaces in swank-backend.lisp.
+
+ * swank-backend.lisp (backtrace, eval-in-frame, frame-catch-tags,
+ frame-locals, frame-source-location-for-emacs): More interface
+ functions.
+
* slime.el (slime-goto-source-location): Added optional `align-p'
argument for :file and :emacs-buffer location types. This is for
OpenMCL - unlike CMUCL its positions are not character-accurate so
More information about the slime-cvs
mailing list