Uses of Package
com.sun.jdi

Packages that use com.sun.jdi
Package
Description
This is the core package of the Java Debug Interface (JDI), it defines mirrors for values, types, and the target VirtualMachine itself - as well bootstrapping facilities.
This package defines connections between the virtual machine using the JDI and the target virtual machine.
This package defines JDI events and event processing.
This package is used to request that a JDI event be sent under specified conditions.
Provides implementation support for building JShell execution engines.