Debugging overview

NSJ 11 supports Java Platform Debugger Architecture (JPDA) that provides debugging support for the Java platform. For more information, see Oracle's Java Platform Debugger Architecture Documentation.

NSJ 11 ships a terminal oriented non-GUI debugging tool. This Java Debugger Tool (JDB) can be used on a NonStop system to debug the Java applications running on the same NonStop system, or on another NonStop system, or any other platform.

You can also use the non-GUI debugging JDB and other vendors' GUI debuggers running on Microsoft Windows and other platforms to debug NSJ 11 applications running on a NonStop system.