[hunchentoot-devel] slime foreground buffer for hunchentoot

Hans Hübner hans.huebner at gmail.com
Wed May 25 04:43:00 UTC 2011


On Tue, May 24, 2011 at 8:27 PM, Mark H. David <mhd at yv.org> wrote:
> I'm interested in having the ability to break, trace, etc., all the functions running in Hunchentoot.
> Is there any trick for this?  I'd really like to ideally have a SLIME REPL buffer dedicated to it.

I don't know about a dedicated Slime buffer, but I run Hunchentoot
single-threaded when I need to debug something in the request
execution path.  That blocks the REPL buffer, but works well for many
situations.

I'd be interested in learning how Slime can be used to debug
multi-threaded programs.  Any insight would be appreciated!

-Hans




More information about the Tbnl-devel mailing list