The Java Platform Debugger Architecture is a collection of APIs to debug Java code.
- Java Debugger Interface (JDI) - defines a high-level Java language interface which developers can easily use to write remote debugger application tools.
- Java Virtual Machine Tools Interface (JVMTI), a native interface which helps to inspect the state and to control the execution of applications running in the Java Virtual Machine (JVM).
- Java Virtual Machine Debug Interface (JVMDI)- JVMDI was deprecated in J2SE 5.0 in favor of JVM TI, and was removed in Java SE 6.
- Java Debug Wire Protocol (JDWP) - defines communication between debuggee (a Java application) and debugger processes.
Famous quotes containing the words platform and/or architecture:
“... a Christian has neither more nor less rights in our association than an atheist. When our platform becomes too narrow for people of all creeds and of no creeds, I myself cannot stand upon it.”
—Susan B. Anthony (18201906)
“Art is a jealous mistress, and if a man have a genius for painting, poetry, music, architecture or philosophy, he makes a bad husband and an ill provider, and should be wise in season and not fetter himself with duties which will embitter his days and spoil him for his proper work.”
—Ralph Waldo Emerson (18031882)