Debugger

Previous  Next

 

The MyBASIC2 Command Line Debugger is a very simple and  rudimentary debugger to help you debug your scripts and programs.  It's simple and fast which makes it suitable for simple debugging needs.  You can single step, set breakpoints and examine variables, arrays and call stacks.  For more advanced debugging needs, use the GUI Debugger.

 

Debugger