Package

org.scaladebugger.api.profiles.traits.requests

watchpoints

Permalink

package watchpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait AccessWatchpointRequest extends AnyRef

    Permalink

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

  2. trait ModificationWatchpointRequest extends AnyRef

    Permalink

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

Ungrouped