I found *debug-mode* useful as well.
Dan
On 5/3/07, Robert Synnott rsynnott@gmail.com wrote:
On 5/3/07, Pierre THIERRY nowhere.man@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@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel