<div>I found *debug-mode* useful as well. </div>
<div> </div>
<div>Dan<br><br> </div>
<div><span class="gmail_quote">On 5/3/07, <b class="gmail_sendername">Robert Synnott</b> <<a href="mailto:rsynnott@gmail.com">rsynnott@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 5/3/07, Pierre THIERRY <<a href="mailto:nowhere.man@levallois.eu.org">nowhere.man@levallois.eu.org</a>
> wrote:<br>>...<br>> Just do it yourself, with a handler "leaking" the objects you want to<br>> inspect:<br>><br>> (defvar *leak*)<br>><br>> (defun leaking-handler ()<br>>   (setf *leak* (list *request* *reply*))
<br>>   "<html><head><title>Leaked</title></head><body>Leaked.</body></html>")<br>><br>> Scalably,<br>> Pierre<br><br>I do this as well, but the debug-mode thing actually sounds very handy
<br>(of course, it's not useful for debugging running applications).<br>Rob.<br>_______________________________________________<br>tbnl-devel site list<br><a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net
</a><br><a href="http://common-lisp.net/mailman/listinfo/tbnl-devel">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br></blockquote></div><br>