ener.hlp (Topic list)
Debug Menu (Alt+D)
■ Provides debugging tools:
 
┌─────────────────────────────┐ • Adds specified watch or
│ Add Watch...                │   takes from cursor location
│ Instant Watch...   Shift+F9 │   to show variable values as
│ Watchpoint...               │   project runs
│ Delete Watch...             │ • Deletes one or all watches
│ Delete All Watch            │ • Toggles Trace and History
├─────────────────────────────┤ • Sets breakpoints to examine
│•Trace On                    │   variable values
│•History On                  │ • Stops project execution at
├─────────────────────────────┤   first statement executed
│ Toggle Breakpoint        F9 │   in most recent error-
│ Clear All Breakpoints       │   handling routine
│•Break on Errors             │ • Forces execution to begin
│ Set Next Statement          │   on cursor line
└─────────────────────────────┘