Modifier and Type | Interface 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. |
Modifier and Type | Class 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. |