jdb
E356910
jdb is the command-line debugger for Java programs that comes bundled with the Oracle JDK.
All labels observed (2)
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
ⓘ
surface form:
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 Platform, Standard Edition
ⓘ
surface form:
Java SE platform
|
| invokedWith | jdb command ⓘ |
| license |
Oracle Binary Code License
ⓘ
surface form:
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 Platform, Standard Edition
ⓘ
surface form:
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 ⓘ |
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
JDB