1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00
guile/module/system/vm
Andy Wingo d7a4096d25 implement up, down, frame, and bindings in the repl
* module/system/vm/debug.scm (debugger-repl): Implement up, down, frame,
  and bindings using the new command infrastructure.
2009-12-24 14:20:41 +01:00
..
debug.scm implement up, down, frame, and bindings in the repl 2009-12-24 14:20:41 +01:00
frame.scm replace frame implementation with VM frames 2009-12-03 14:42:51 +01:00
instruction.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
objcode.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
profile.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
program.scm add gbt macro to gdbinit, and fix a bug in program-arity 2009-12-10 16:03:23 +01:00
trace.scm (system vm trace) sorta working 2009-12-21 23:03:43 +01:00
vm.scm rework vm tracing 2009-12-21 21:57:20 +01:00