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:
parent
439e032b0b
commit
90966af895
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue