Top Interfaces Classes
module jdk.hotspot.agent

Package sun.jvm.hotspot.debugger.linux


Interface Summary

Modifier and TypeInterface and Description
public interface
LinuxDebugger

An extension of the JVMDebugger interface with a few additions to support 32-bit vs. 64-bit debugging as well as features required by the architecture-specific subpackages.

Class Summary

Modifier and TypeClass and Description
public class
pack-priv class
public class
LinuxDebuggerLocal

An implementation of the JVMDebugger interface.

public class
pack-priv class
pack-priv class
pack-priv class
SharedObject

An Object can represent either a .so or an a.out file.