update (system repl debug) todo
authorAndy Wingo <wingo@pobox.com>
Wed, 6 Oct 2010 19:19:49 +0000 (21:19 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 6 Oct 2010 19:19:49 +0000 (21:19 +0200)
* module/system/repl/debug.scm: Update todo.

module/system/repl/debug.scm

index da42a37..e3beee1 100644 (file)
 ;;
 ;; 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