
11 Mar
2009
11 Mar
'09
12:33 p.m.
This topic was discussed after the new version has appeared (look in the archives). Basically, you can use (setf *break-on-signals* 'error). Cheers, Vsevolod On Wed, Mar 11, 2009 at 5:46 AM, Anthony Fairchild < fairchild.anthony@gmail.com> wrote:
Hi,
I'm converting my web app over to Hunchentoot 1.0 and I am really missing *catch-errors-p*. I just need errors that occur while processing the http request to signal the debugger. Are there any workarounds to achieve this with the new 1.0 version? I'm using Lispworks 5.1.
Thanks!
Anthony
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
-- vsevolod