Parents: | tools |
Authors: | Slava Pestov |
+running+ |
+stopped+ |
+suspended+ |
abandon |
call-in |
show-walker-hook |
step |
step-all |
step-back |
step-into |
step-into-all |
step-out |
walker-continuation |
walker-history |
walker-status |
walker-thread |
walking-thread |
Word | Stack effect |
associate-thread | ( walker -- ) |
breakpoint | ( word -- ) |
breakpoint-after | ( word n -- ) |
breakpoint-if | ( word quot: ( ... -- ... ? ) -- ) |
continuation-step-back | ( continuation -- continuation' ) |
get-walker-thread | ( -- status continuation thread ) |
keep-running | ( -- ) |
set-status | ( symbol -- ) |
start-walker-thread | ( status continuation -- thread' ) |
status | ( -- symbol ) |
step-into-all-loop | ( -- ) |
walk | ( quot -- quot' ) |
walker-loop | ( -- ) |
walker-stopped | ( -- ) |
walker-suspended | ( continuation -- continuation' ) |
Vocabulary | Summary |
tools.walker.debug |