Abdulaziz Ghuloum
|
30ac7870de
|
the debugger now propagates nonserious conditions upwards instead of
trapping on them.
|
2009-06-26 11:33:32 +03:00 |
Abdulaziz Ghuloum
|
f495665f7d
|
changed "condition" to "exception" in debugger output.
|
2009-06-26 11:05:40 +03:00 |
Abdulaziz Ghuloum
|
b35f5a9e1d
|
- trace-lambda and debug-call now interact properly and do not lose
tail calls.
|
2009-05-21 11:47:24 +03:00 |
Abdulaziz Ghuloum
|
beb3845e9d
|
- modified the ikarus debugger to use the same continuation frame
structure as the one the tracer uses.
|
2009-05-19 19:46:23 +03:00 |
Abdulaziz Ghuloum
|
ff25a484fb
|
- Added -d (--debug) flag that enables debugging at the repl, r6rs
scripts, and compiling dependencies. This is the first stab at
the debugger. It's SLOW!
|
2009-05-18 02:08:02 +03:00 |