Java Platform Debugger Architecture
The Java Platform Debugger Architecture is a collection of APIs to debug Java code.
- Java Virtual Machine Debugger Interface
- Java Debug Wire Protocol
- Java Debug Interface
The Java Platform Debugger Architecture is a collection of APIs to debug Java code.