The new JBasic 1.6 release commemorates the addition of a debugger to the runtime environment.
This debugger lets the program author single step programs, examine and change variables, display runtime data like call stacks, and set breakpoints.
Log in to post a comment.