1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/system/repl
Andy Wingo 1ad7fef524 implement a silly debugger
* module/system/vm/debug.scm: Implement the skeleton of a debugger. Not
  very useful yet.

* module/system/repl/repl.scm (call-with-backtrace): Have the pre-unwind
  hook drop the user into the debugger. Hopefully we can have something
  better within a couple weeks.
2009-12-22 23:38:06 +01:00
..
command.scm tracing at repl 2009-12-21 23:13:05 +01:00
common.scm vm no longer measures bogoclock or times, relies on os for that 2009-12-11 12:39:02 +01:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
repl.scm implement a silly debugger 2009-12-22 23:38:06 +01:00