[slime-devel] Re: Multi-threaded debugging in Allegro?
Peter Seibel
peter at javamonkey.com
Sat Jul 3 04:28:28 UTC 2004
Peter Seibel <peter at javamonkey.com> writes:
> Luke Gorrie <luke at bluetail.com> writes:
>
>> 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)
>
> Thanks. I'll give it a whirl.
Whirled. No go. Calls to PRINT still send their output to *inferior-lisp*.
-Peter
--
Peter Seibel peter at javamonkey.com
Lisp is the red pill. -- John Fraser, comp.lang.lisp
More information about the slime-devel
mailing list