[kpax-devel] Dropping into the debugger
Sven Van Caekenberghe
scaekenberghe at common-lisp.net
Fri Oct 13 15:52:36 UTC 2006
On 13 Oct 2006, at 17:26, Joel Reymont wrote:
>
> On Oct 13, 2006, at 4:18 PM, Sven Van Caekenberghe wrote:
>
>> I have a (demo) version of acl8 on my mac, I will try to find some
>> time later today to get KPAX and the reddit example up and running
>> and I will report back!
>
> Thank you Sven! Still, is there a way to have KPAX _not_ trap
> errors so that I can catch them in SLIME?
>
> Thanks, Joel
Well, normally, if you do start-kpax, it should start in debug-mode
(inspect *web-app-server*).
Have a look at how handle-request-response deals with conditions and
restarts...
There are many configuration options, I'm afraid.
Sven
More information about the kpax-devel
mailing list