1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module/system/repl
Andy Wingo 542f975e60 add ,registers
* libguile/frames.h:
* libguile/frames.c (scm_frame_stack_pointer): New function.

* module/system/repl/debug.scm (print-registers): New function, prints
  out registers.

* module/system/repl/command.scm (registers): New debugging
  meta-command.
  (inspect): Not a stack-command, a normal meta-command.
2010-09-30 21:29:20 +02:00
..
command.scm add ,registers 2010-09-30 21:29:20 +02:00
common.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
debug.scm add ,registers 2010-09-30 21:29:20 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
error-handling.scm avoid traps in repl except when evaluating the expression 2010-09-23 13:45:23 +02:00
repl.scm avoid traps in repl except when evaluating the expression 2010-09-23 13:45:23 +02:00