chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] debug.scm


From: felix
Subject: [Chicken-users] debug.scm
Date: Wed, 17 Mar 2004 22:16:44 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

There is a new version of the debugger at

http://www.call-with-current-continuation.org/debug.scm

It handles gensyms and asks on first entry how to proceed.
(debug 'off) turns the debugger completely off, (debug #t)
and (debug #f) switch on/off whether the debugger should
be invoked on errors.
A few things are still flaky, though.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]