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

Prev::s ( -- )
Next::c ( -- )


Vocabulary
debugger

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

Definition