Starting the debugger and connecting to the database

The debugger is the JAR file Debug.jar, installed in your Adaptive Server installation directory in $SYBASE/$SYBASE_ASE/debugger. If it is not already present, add this file as the first element to your CLASSPATH environment variable.

Debug.jar contains many classes. To start the debugger you invoke the sybase.vm.Debug class, which has a main( ) method.You can start the debugger in three ways: