For Java, you can use jdb, a simple command line debugger for Java classes, or other tools that support the same remote debugging interfaces as EAServer.
EAServer supports two Java debugging interfaces when you are running the debug version of the server. You can select the debugging interface on the Java Debug tab of the Server Properties dialog box:
To use the JPDA interface, select Use JPDA, and specify the port.
To use the sun.tools.debug interface, select Use Agent.
For details about Java debugging, see:
Chapter 11, “Creating CORBA Java Components,” in the EAServer Programmer’s Guide, and
.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |