Debugger functions
The Debugger module in Nelson provides functions to inspect and analyze program execution.
It is designed to help users identify errors, trace the flow of execution, and better understand the state of variables during runtime.
Functions
dbstack - call stack.
Last updated
Was this helpful?