tools.walker vocabulary
Factor handbook ยป Vocabulary index


Documentation
Setting breakpoints

Metadata
Authors:Slava Pestov


Words

Symbol words
+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


Ordinary words
WordStack 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' )


Files


Metadata files


Children from resource:basis
VocabularySummary
tools.walker.debug