Using the debugger  Compiling classes for debugging

Chapter 6: Debugging Java in the Database

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:





Copyright © 2005. Sybase Inc. All rights reserved. Compiling classes for debugging

View this book as PDF