DBGAFF |
Dbgaff provides access to the integrated Adonix debugger.
Dbgaff
# Launch the debugger dbgmode = 1Dbgaff
The Dbgaff instruction launches the integrated Adonix debugger, as long as the dbgmode variable is different from zero (0).
Under debugger, you may:
- View the tables and open screens
- View the variable classes
- View a given class of variables
- Switch to step mode
- Place break points
- Exit the debugger and return control to the system
You will also launch the debugger, by using a key sequence that depends on the terminal - in general, Control D.
To get extra information on the debugger, you will be able to inquire on the chapter regarding its operation, in the programming manual.
No associated error
|
|