User Interface
browser
macro view
direct access
online
programming
the program
Editing
module
groups
words
hypertext
move items
Loading
init code
load all
load used
lean code
code window
Testing
words
program
terminal
interpreter
changes
debugging
debug code
EPROM
cold start
cold test
code image

Debugging a High Level Forth Word

single stepping a high level Forth word (38234 Byte)

The debugger <Alt+F4> lets you execute the word step-by-step through the original text. You see the return stack in addition to the data stack. -- Demo --  Next