[slime-devel] SLIME can not compute backtrace in ECL
Anton Vodonosov
avodonosov at yandex.ru
Sun Aug 24 02:09:08 UTC 2008
Hello.
Test case: start slime with ECL and compute in the REPL bufer: (/ 1 0)
Instead of showing SLDB buffer emacs reports:
error in process filter: Wrong number of arguments: nil, 0
This happens because stack frames list in the :debug
message received from swank is empty.
Corresponding changes were committed at August 12, 2008.
I do not know what the proper fix will be, but at least
reverting EVAL-FOR-EMACS as in the diff attached makes
the SLDB buffer with stack trace appearing.
Best regards,
-Anton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecl-backtrace.diff
Type: application/octet-stream
Size: 3455 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20080824/999293fa/attachment.obj>
More information about the slime-devel
mailing list