org.scaladebugger.api.profiles.traits

watchpoints

package watchpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait AccessWatchpointProfile extends AnyRef

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

  2. trait ModificationWatchpointProfile extends AnyRef

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

Ungrouped