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

Last updated

Was this helpful?