ScriptBasic Debugger Users' Guide
by Peter Verhas
Table of Contents
1. Introduction
2. Installing the Preprocessor dbg
3. Using the Debugger
3.1. Starting Program Debug from Command Line
3.2. Single Stepping
3.3. Listing Lines
3.4. Stepping over Function or Subroutine
3.5. Stopping the program
3.6. Running to Line
3.7. Walking Along the Stack
3.8. Listing Variables
3.9. Stepping Out of Function
3.10. Setting Break Points
3.11. Getting Help
3.12. Debugging CGI programs
4. Known Bugs
5. Future Development