Package

org.scaladebugger.api.profiles

traits

Permalink

package traits

Visibility
  1. Public
  2. All

Type Members

  1. trait DebugProfile extends AccessWatchpointProfile with BreakpointProfile with ClassPrepareProfile with ClassUnloadProfile with CreateInfoProfile with EventProfile with ExceptionProfile with GrabInfoProfile with MethodEntryProfile with MethodExitProfile with MiscInfoProfile with ModificationWatchpointProfile with MonitorContendedEnteredProfile with MonitorContendedEnterProfile with MonitorWaitedProfile with MonitorWaitProfile with StepProfile with ThreadDeathProfile with ThreadStartProfile with VMStartProfile with VMDeathProfile with VMDisconnectProfile

    Permalink

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

  2. trait ManagerContainerDebugProfile extends DebugProfile

    Permalink

    Represents a debug profile that uses managers provided by a manager container as the underlying implementation.

Value Members

  1. package breakpoints

    Permalink
  2. package classes

    Permalink
  3. package events

    Permalink
  4. package exceptions

    Permalink
  5. package info

    Permalink
  6. package methods

    Permalink
  7. package monitors

    Permalink
  8. package steps

    Permalink
  9. package threads

    Permalink
  10. package vm

    Permalink
  11. package watchpoints

    Permalink

Ungrouped