mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-13 07:10:20 +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
|
;; eval expression in context of frame
|
||||||
;; set local variable in 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
|
;; step until greater source line
|
||||||
;; watch expression
|
;; watch expression
|
||||||
;; set printing width
|
;; set printing width
|
||||||
;; disassemble the current function
|
;; disassemble the current function
|
||||||
;; inspect any object
|
;; inspect any object
|
||||||
;; (state associated with vm ?)
|
|
||||||
|
|
||||||
;;;
|
;;;
|
||||||
;;; Debugger
|
;;; Debugger
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue