HP-UX Java™ - jdb Debugger

» Back to table of contents

The Java™ SDK for HP-UX provides programming tools and the runtime environment for the HP-UX platform. The SDK includes a command-line debugger, jdb, to help you find and fix bugs in Java™ programs running on a local or remote Java™ interpreter.

Because of its dbx-like user interface, jdb is not particularly user friendly. IDEs or stand-alone debugger tools are easier to use than jdb. Therefore, you might want to use IDE debugger tools.

For additional information on jdb, visit the Web site: http://java.sun.com/j2se/1.4.2/docs/tooldocs/tools.html.

Java™ and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. Hewlett-Packard is independent of Sun Microsystems.