站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v1.2.2, Java 2 SDK 英文文档

Java Virtual Machine Debugger Interface - JDK 5 Documentation v1.2.2, Java 2 SDK 英文文档

Java (tm)

JavaTM Virtual Machine Debugger Interface (JVMDI)

Documentation Contents
The JavaTM Virtual Machine Debugger Interface (JVMDI) is a low-level debugging API. The JVMDI can be used in conjunction with the Java Native Interface (JNI) by a debugger to query the current status of an application and to control its execution.

Higher-level, out-of-process interfaces for Java language debuggers are being developed. The Java Debug Interface (JDI) and the Java Debug Wire Protocol (JDWP) will be released soon. Early Access versions of these interfaces are available as part of the Java Platform Debugger Architecture package, available on the Java Developer Connection web site.

JVMDI Reference



Copyright © 1995-99 Sun Microsystems, Inc. All Rights Reserved.

Please send comments to: java-debugger@java.sun.com
Sun

Java Software