Flow debugger icons and symbols
The Debug perspective uses various debugger icons and symbols.
This topic describes the icons and symbols used in the Debug perspective and its views:
Debug perspective
These icons and symbols are used in the Debug perspective outside any individual view.
Icon or Symbol | Description |
---|---|
Debug perspective (symbol) | |
Attach to Flow runtime environment (icon) |
Debug view
Icon or Symbol | Description |
---|---|
Debug view (symbol) | |
Flow engine (symbol) | |
Flow (symbol) | |
Flow instance paused (symbol) | |
Flow instance running (symbol) | |
Flow instance terminated (symbol) | |
Stack frame (symbol) | |
Detach from the selected flow engine (icon) | |
Resume flow execution (icon) | |
Run the flow to completion (icon) | |
Step into subflow (icon) | |
Step over node (icon) | |
Step out of subflow (icon) | |
Step into source code (icon) |
Message Flow editor
These icons and symbols in the message flow editor are specific to the flow debugger.
Icon or Symbol | Description |
---|---|
Enabled breakpoint (symbol) | |
Disabled breakpoint (symbol) | |
Paused at breakpoint (symbol) | |
Source code available (symbol) | |
Error or exception (symbol) |
Breakpoints view
Icon or Symbol | Description |
---|---|
Breakpoints view (symbol) | |
Enabled breakpoint (symbol) | |
Disabled breakpoint (symbol) | |
Remove selected breakpoints (icon) | |
Remove all breakpoints (icon) |
Variables view
These icons and symbols in the Variables view are specific to ESQL.
Icon or Symbol | Description |
---|---|
Variable view (symbol) | |
Tree reference variable (symbol) | |
Message (symbol) | |
ESQL reference variable (symbol) | |
ESQL constant (symbol) | |
ESQL scalar variable (symbol) | |
ESQL schema variable (symbol) | |
ESQL module variable (symbol) |