Retrospect
Retrospect is a debugger for RetroForth. It provides a number of useful services such as hex dumps, disassembler, assembler, and basic profiling of code.
Generally you can load it by doing:
load lib/retrospect \
Of course, you may need to adjust the path to the blockfile, depending on how you have things set up.