To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
Spanish Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Java Platform Debugger Architecture

De Wikipedia, la enciclopedia libre

Java Platform Debugger Architecture (JPDA) es una colección de APIs que proporciona una infraestructura para depurar aplicaciones de J2SE. Incluye tres API:

  • Java Debug Interface (JDI): Interfaz Java de alto nivel que incluye soporte de depuración remota.
  • Java Debug Wire Protocol (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.
  • Java Virtual Machine Tools Interface (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.

YouTube Encyclopedic

  • 1/3
    Views:
    886
    4 280
    89 657
  • Debug Selenium WebDriver Test With Java in IntelliJ using Watch, Evaluate and -D property
  • Debugging Application Servers
  • Basic Debugging with Visual Studio 2010

Transcription

Enlaces externos

http://java.sun.com/javase/6/docs/technotes/guides/jpda/ (Ducumentacion de la API en inglés)

Esta página se editó por última vez el 18 jun 2023 a las 14:57.
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.