[slime-devel] abcl

Helmut Eller e9626484 at stud3.tuwien.ac.at
Thu Jun 10 07:49:56 UTC 2004


Andras Simon <andras at renyi.hu> writes:

>> It seems that debugging via SLIME doesn't work yet. I also had the
>
> It should, in a minimal way: the *sldb* buffer pops up, I can scroll the
> backtrace and choose a restart or quit.

Doesn't work here.  The debugger prints the condition and the restarts
in the terminal.  That's with ABCL 0.0.3.14+.

>> impression that the connection breaks when multi-line strings are
>> transmitted.
>
> As in, say
>
> CL-USER> (print "<very long string here>")
>
> or something more complicated? I'm asking because this seems to work here.

Try 

CL-USER> (make-list 100)

Helmut.




More information about the slime-devel mailing list