:s ( -- )
Factor handbook » The language » Exception handling » The debugger

Prev::error ( -- )
Next::r ( -- )


Vocabulary
debugger

Word description
Prints the data stack at the time of the most recent error. Used for interactive debugging.

Definition