Package

org.scaladebugger.api.profiles.pure.requests

watchpoints

Permalink

package watchpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait PureAccessWatchpointRequest extends AccessWatchpointRequest

    Permalink

    Represents a pure profile for access watchpoints that adds no extra logic on top of the standard JDI.

  2. trait PureModificationWatchpointRequest extends ModificationWatchpointRequest

    Permalink

    Represents a pure profile for modification watchpoints that adds no extra logic on top of the standard JDI.

Ungrouped