1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00
guile/module/system/vm
Andy Wingo 441891f376 cleanups to debugger
* module/system/vm/debug.scm (debugger-repl): Remove the `bindings'
  command, it is superseded by `locals'.
  Update the TODO.
  (debug-pre-unwind-handler): Remove scary "beta" warning. Already being
  able to bt #:width 1000 #:full? #t is quite useful...
2009-12-29 21:26:48 +01:00
..
debug.scm cleanups to debugger 2009-12-29 21:26:48 +01:00
frame.scm clean up (system vm frames), add locals command to debugger 2009-12-29 14:09:50 +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