[slime-devel] Re: Multi-threaded debugging in Allegro?

Luke Gorrie luke at bluetail.com
Sat Jul 3 01:57:18 UTC 2004


Peter Seibel <peter at javamonkey.com> writes:

> Okay so I did that and it does pop up SLDB. But another problem seems
> to have to do with the standard streams--stuff I print from other
> threads shows up in *inferior-lisp* but nowhere else, that I know of.
> I guess by default I'd expect it to come out in the REPL window.
> Though it'd be nice to have a way to give a thread its own buffer for
> *standard-output*, *standard-input*, *query-io*, etc.

For now I offer another ~/.swank.lisp workaround:

  (setq swank::*globally-redirect-io* t)





More information about the slime-devel mailing list