An Entity of Type: book, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Java Platform Debugger Architecture (JPDA) is a collection of APIs to debug Java code. * Java Debugger Interface (JDI) – defines a high-level Java language interface that developers can easily use to write remote debugger application tools. * Java Virtual Machine Tools Interface (JVMTI) – a native interface that 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.

Property Value
dbo:abstract
  • Die Java Platform Debugger Architecture (kurz JPDA, englisch für „Debugger-Architektur der Java-Plattform“) 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. (de)
  • Java Platform Debugger Architecture (JPDA) es una colección de APIs que proporciona una infraestructura para depurar aplicaciones de J2SE. Incluye tres API: * (JDI): Interfaz Java de alto nivel que incluye soporte de depuración remota. * (JDWP): Define el formato de la información y las solicitudes transferidas entre el proceso que se está depurando y el front-end del depurador. * (JVM TI): Una interfaz nativa que define los servicios de una máquina virtual Java. proporciona herramientas tales como depuradores y profilers. JVM TI se introdujo en J2SE 5.0 y sustituye JVMDI y JVMPI. JVMDI fue eliminado en Java SE 6 y JVMPI será eliminado en Java SE 7. (es)
  • The Java Platform Debugger Architecture (JPDA) is a collection of APIs to debug Java code. * Java Debugger Interface (JDI) – defines a high-level Java language interface that developers can easily use to write remote debugger application tools. * Java Virtual Machine Tools Interface (JVMTI) – a native interface that 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. (en)
  • Java平台调试器架构(英語:Java Platform Debugger Architecture,JPDA)是一组用于调试Java代码的API。 * Java调试器接口(Java Debugger Interface,JDI)——定义了一个高层次Java接口,开发人员可以利用JDI轻松编写远程调试工具。 * Java虚拟机工具接口(Java Virtual Machine Tools Interface,JVMTI)——定义了一个原生(native)接口,可以对运行在Java虚拟机的应用程序检查状态、控制运行。 * Java虚拟机调试接口(JVMDI)——JVMDI在J2SE 5.0中被JVMTI取代,并在Java SE 6中被移除。 * Java调试线协议(JDWP)——定义了调试对象(一个 Java 应用程序)和调试器进程之间的通信协议。 (zh)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 417562 (xsd:integer)
dbo:wikiPageLength
  • 2009 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1090714874 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Die Java Platform Debugger Architecture (kurz JPDA, englisch für „Debugger-Architektur der Java-Plattform“) 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. (de)
  • Java Platform Debugger Architecture (JPDA) es una colección de APIs que proporciona una infraestructura para depurar aplicaciones de J2SE. Incluye tres API: * (JDI): Interfaz Java de alto nivel que incluye soporte de depuración remota. * (JDWP): Define el formato de la información y las solicitudes transferidas entre el proceso que se está depurando y el front-end del depurador. * (JVM TI): Una interfaz nativa que define los servicios de una máquina virtual Java. proporciona herramientas tales como depuradores y profilers. JVM TI se introdujo en J2SE 5.0 y sustituye JVMDI y JVMPI. JVMDI fue eliminado en Java SE 6 y JVMPI será eliminado en Java SE 7. (es)
  • The Java Platform Debugger Architecture (JPDA) is a collection of APIs to debug Java code. * Java Debugger Interface (JDI) – defines a high-level Java language interface that developers can easily use to write remote debugger application tools. * Java Virtual Machine Tools Interface (JVMTI) – a native interface that 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. (en)
  • Java平台调试器架构(英語:Java Platform Debugger Architecture,JPDA)是一组用于调试Java代码的API。 * Java调试器接口(Java Debugger Interface,JDI)——定义了一个高层次Java接口,开发人员可以利用JDI轻松编写远程调试工具。 * Java虚拟机工具接口(Java Virtual Machine Tools Interface,JVMTI)——定义了一个原生(native)接口,可以对运行在Java虚拟机的应用程序检查状态、控制运行。 * Java虚拟机调试接口(JVMDI)——JVMDI在J2SE 5.0中被JVMTI取代,并在Java SE 6中被移除。 * Java调试线协议(JDWP)——定义了调试对象(一个 Java 应用程序)和调试器进程之间的通信协议。 (zh)
rdfs:label
  • Java Platform Debugger Architecture (de)
  • Java Platform Debugger Architecture (es)
  • Java Platform Debugger Architecture (en)
  • JPDA (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License