Parents: | ui.tools |
Tags: | tools |
Authors: | Slava Pestov |
Class | Superclass | Slots |
thread-status | label | |
walker-gadget | tool | status continuation thread traceback closing? |
Word | Stack effect |
<thread-status> | ( model -- gadget ) |
<walker-gadget> | ( status continuation thread -- gadget ) |
add-thread-status | ( track -- track ) |
add-traceback | ( track -- track ) |
com-abandon | ( walker -- ) |
com-back | ( walker -- ) |
com-continue | ( walker -- ) |
com-into | ( walker -- ) |
com-out | ( walker -- ) |
com-step | ( walker -- ) |
find-walker-window | ( thread -- world/f ) |
thread-status-background | ( status -- color ) |
thread-status-foreground | ( status -- color ) |
thread-status-text | ( status -- string ) |
walker-command | ( walker msg -- ) |
walker-for-thread? | ( thread gadget -- ? ) |
walker-help | ( -- ) |
walker-window | ( status continuation thread -- ) |
Word | Stack effect |
thread-status? | ( object -- ? ) |
walker-gadget? | ( object -- ? ) |