Mikael Djurfeldt
|
e385639ebb
* debugger.scm (read-and-dispatch-commands): Handle other throws
|
25 years ago |
Mikael Djurfeldt
|
318a34eeb6
* debugger.scm (eval-handler): Handle unhandled exceptions.
|
25 years ago |
Mikael Djurfeldt
|
8b8fd2e3ce
* debugger.scm ("p"): New alias for "evaluate";
|
25 years ago |
Mikael Djurfeldt
|
2834f3fe11
* debugger.scm ("evaluate"): Replaced `write-line' with calls to
|
25 years ago |
Mikael Djurfeldt
|
c129a9b4cd
* debugger.scm ("evaluate"): Newline after no env announcement.
|
25 years ago |
Mikael Djurfeldt
|
0ea632464e
* debugger.scm ("backtrace"): Don't pass length param to
|
25 years ago |
Mikael Djurfeldt
|
8be85ef1fb
* debugger.scm: Use the frame number abstraction which allows for
|
25 years ago |
Mikael Djurfeldt
|
daebab9eed
Use readline conditionally. (This requires more fixing in the debugger...)
|
25 years ago |
Mikael Djurfeldt
|
e80e1c98b3
* * debugger.scm: New file: Initial version of the Guile debugger
|
25 years ago |