1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

update (system repl debug) todo

* module/system/repl/debug.scm: Update todo.
This commit is contained in:
Andy Wingo 2010-10-06 21:19:49 +02:00
parent 439e032b0b
commit 90966af895

View file

@ -39,16 +39,11 @@
;;
;; eval expression in context of frame
;; set local variable in frame
;; step until next instruction
;; step until next function call/return
;; step until return from frame
;; step until different source line
;; step until greater source line
;; watch expression
;; set printing width
;; disassemble the current function
;; inspect any object
;; (state associated with vm ?)
;;;
;;; Debugger