org.scaladebugger.api.profiles.pure

watchpoints

package watchpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait PureAccessWatchpointProfile extends AccessWatchpointProfile

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

  2. trait PureModificationWatchpointProfile extends ModificationWatchpointProfile

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

Ungrouped