1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 04:30:19 +02:00
guile/module/system
Andy Wingo 42ee0d00ba (debug) at the repl invokes the vm debugger
* module/ice-9/boot-9.scm (top-repl): Map (debug) at the repl to (system
  vm debug).

* module/system/vm/debug.scm (run-debugger, debugger-repl): Don't take
  the index as an arg, for now anyway.
  (debug): New wrapper.
2010-03-14 23:06:58 +01:00
..
base pmatch license clarification clarifications 2010-03-14 17:48:49 +01:00
repl remove repl-vm; repl evaluation does not cause recursive vm invocation 2010-03-12 12:10:23 +01:00
vm (debug) at the repl invokes the vm debugger 2010-03-14 23:06:58 +01:00
foreign.scm add simple foreign finalization, and pointer support 2010-01-27 22:12:58 +01:00
xref.scm de-nargs struct scm_objcode; procedure-property refactor 2009-10-23 14:51:19 +02:00