[hunchentoot-devel] resurrect tbnl's debug-value macro?

Daniel Gackle danielgackle at gmail.com
Thu May 3 17:03:04 UTC 2007


I found *debug-mode* useful as well.

Dan


On 5/3/07, Robert Synnott <rsynnott at gmail.com> wrote:
>
> On 5/3/07, Pierre THIERRY <nowhere.man at levallois.eu.org> wrote:
> >...
> > Just do it yourself, with a handler "leaking" the objects you want to
> > inspect:
> >
> > (defvar *leak*)
> >
> > (defun leaking-handler ()
> >   (setf *leak* (list *request* *reply*))
> >   "<html><head><title>Leaked</title></head><body>Leaked.</body></html>")
> >
> > Scalably,
> > Pierre
>
> I do this as well, but the debug-mode thing actually sounds very handy
> (of course, it's not useful for debugging running applications).
> Rob.
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20070503/9ca54ae9/attachment.html>


More information about the Tbnl-devel mailing list