jdb

E356910

jdb is the command-line debugger for Java programs that comes bundled with the Oracle JDK.

All labels observed (2)

Label Occurrences
jdb canonical 2
JDB 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Java debugger ⓘ
command-line tool ⓘ
software utility ⓘ
alternativeTo IDE-integrated Java debuggers ⓘ
category Java development tool ⓘ
software debugger ⓘ
commandCategory JDK development tools ⓘ
developedBy Oracle Corporation ⓘ
Sun Microsystems ⓘ
distribution bundled with Oracle JDK ⓘ
bundled with many OpenJDK distributions ⓘ
documentation Java Platform, Standard Edition Tools Reference ⓘ
feature attach to running JVM ⓘ
control program execution ⓘ
evaluate expressions ⓘ
inspect variables ⓘ
remote debugging ⓘ
set breakpoints ⓘ
step through code ⓘ
includedIn standard JDK distribution ⓘ
interfaceType command-line interface ⓘ
introducedFor Java SE platform ⓘ
invokedWith jdb command ⓘ
license Oracle Binary Code License (for Oracle JDK distributions) ⓘ
operatingSystem Linux ⓘ
Windows ⓘ
macOS ⓘ
partOf Java Development Kit ⓘ
Oracle JDK ⓘ
platform cross-platform ⓘ
primaryFunction debug Java programs ⓘ
programmingLanguage Java ⓘ
relatedTo java ⓘ
javac ⓘ
jps ⓘ
jstack ⓘ
requires Java runtime environment ⓘ
installed JDK ⓘ
runsOn Java Virtual Machine ⓘ
supports breakpoint conditions ⓘ
class reloading (limited, via JVM capabilities) ⓘ
stack trace inspection ⓘ
thread inspection ⓘ
supportsLanguage Java ⓘ
typicalUseCase debugging Java applications without IDE ⓘ
debugging console-based Java applications ⓘ
usesProtocol Java Debug Wire Protocol ⓘ
Java Platform Debugger Architecture ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Oracle JDK → includes → jdb ⓘ
DDD → supportsDebugger → JDB ⓘ
linked to: jdb