1. Introduction

[<<<] [>>>]

ScriptBasic debugger sdbg allows programmers to debug BASIC programs. The debugger provides a socket interface that can be used to execute a program line, by line, to a specified line, set break points and while in debug mode examine variables.

The debugger can also be used to debug CGI programs utilizing the Eszter SB Application Engine, or in ordinary CGI environment.


[<<<] [>>>]