Java Platform Debugger Architecture

Java Platform Debugger Architecture

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 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.
* The Java Virtual Machine Tools Interface, a native interface which helps to inspect the state and to control the execution of applications running in the Java Virtual Machine (JVM).

ee also

* JSwat, an open-source Java debugger using the JPDA
* NetBeans, an open-source IDE using the JPDA
* Eclipse (software), an open-source IDE integrated with JPDA support

External links

* [http://java.sun.com/javase/technologies/core/toolsapis/jpda/index.jsp Java Platform Debugger Architecture documentation]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Java Platform Debugger Architecture — (JPDA) es una colección de APIs que proporciona una infraestructura para depurar aplicaciones de J2SE. Incluye tres APIs: Java Debug Interface (JDI): Interfaz Java de alto nivel que incluye soporte de depuración remota. Java Debug Wire Protocol… …   Wikipedia Español

  • Java Platform Debugger Architecture — Die Java Platform Debugger Architecture (JPDA) ist eine Softwarearchitektur, die Schnittstellen für die Entwicklung von Debuggern und die Überwachung sowie Steuerung von Java Programmen bereitstellt. Sie ist seit der JDK Version 1.3 erhältlich.… …   Deutsch Wikipedia

  • Java Platform, Standard Edition 6 — Die Java Plattform (englisch Java Platform) definiert die Ablaufumgebung (Java Virtual Machine) und Programmierschnittstellen (Java Application Programming Interface) innerhalb der Java Technologie. Der Kern der Java Plattform ist die Java… …   Deutsch Wikipedia

  • Java Platform, Standard Edition — or Java SE is a widely used platform for programming in the Java language. It is the Java Platform used to deploy portable applications for general use.In practical terms, Java SE consists of a virtual machine, which must be used to run Java… …   Wikipedia

  • Java (Plattform) — Die Java Plattform (englisch Java Platform) definiert die Ablaufumgebung (Java Virtual Machine) und Programmierschnittstellen (Java Application Programming Interface) innerhalb der Java Technologie. Der Kern der Java Plattform ist die Java… …   Deutsch Wikipedia

  • Java Plattform — Die Java Plattform (englisch Java Platform) definiert die Ablaufumgebung (Java Virtual Machine) und Programmierschnittstellen (Java Application Programming Interface) innerhalb der Java Technologie. Der Kern der Java Plattform ist die Java… …   Deutsch Wikipedia

  • Java-Plattform — Die Java Plattform (englisch Java Platform) definiert die Ablaufumgebung (Java Virtual Machine) und Programmierschnittstellen (Java Application Programming Interface) innerhalb der Java Technologie. Der Kern der Java Plattform ist die Java… …   Deutsch Wikipedia

  • Java (informatique) — Java (langage) Pour les articles homonymes, voir Java.  Ne doit pas être confondu avec JavaScript …   Wikipédia en Français

  • Java (langage de programmation) — Java (langage) Pour les articles homonymes, voir Java.  Ne doit pas être confondu avec JavaScript …   Wikipédia en Français

  • Java 5 — Java (langage) Pour les articles homonymes, voir Java.  Ne doit pas être confondu avec JavaScript …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”