There are three debug commands:
- HA#BREAK |
Adds a breakpoint, either with or without conditions. |
- HA#EVAL |
Displays or changes the value of one of the program's data items. |
- HA#CLEAR |
Removes either one specific breakpoint of the current module or all the program's breakpoints. |
There are several ways to access these commands:
Enter a command directly from the "Debug" line of the Debug a module or Display a long variable screen,
Select a command in the list displayed on the Select a debug command screen.