Package

org.scaladebugger.api.profiles.traits

watchpoints

Permalink

package watchpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait AccessWatchpointProfile extends AnyRef

    Permalink

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

  2. trait ModificationWatchpointProfile extends AnyRef

    Permalink

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

Ungrouped