Represents a debugger that attaches to a remote JVM via a socket.
Represents the generic interface that all debugger instances implement.
Represents a debugger that starts a new process on the same machine.
Represents a debugger that listens for connections from remote JVMs.
Represents a debugger that attaches to a JVM process on the same machine.