Package

org.scaladebugger.api.profiles.traits

vm

Permalink

package vm

Visibility
  1. Public
  2. All

Type Members

  1. trait VMDeathProfile extends AnyRef

    Permalink

    Represents the interface that needs to be implemented to provide vm death functionality for a specific debug profile.

  2. trait VMDisconnectProfile extends AnyRef

    Permalink

    Represents the interface that needs to be implemented to provide vm disconnect functionality for a specific debug profile.

  3. trait VMStartProfile extends AnyRef

    Permalink

    Represents the interface that needs to be implemented to provide vm start functionality for a specific debug profile.

Ungrouped