macOS / binaries /

jdb

/usr/bin/jdb
Find and fix bugs in Java platform programs

The Java Debugger (JDB) is a simple command-line debugger for Java classes. The jdb command and its options call the JDB. The jdb command demonstrates the Java Platform Debugger Architecture and provides inspection and debugging of a local or remote JVM.