

The nu/TPU debugging capabilities are provided in the following built-ins:
BREAK, DEBUG_LINE, and SET (DEBUG). By using the debug built-ins while developing
your editing features you can trap, display, and modify variable values while
following the flow of your interface through the user procedures.
The debugging features in nu/TPU are not intended for use below the
user-written procedure level.
Debugging