public class BreakpointEvent extends LocatableEvent implements IBreakpointEvent
_location, _thread
TYPE_BREAKPOINT, TYPE_EXBREAKPOINT, TYPE_STEP
Constructor and Description |
---|
BreakpointEvent(ALSBDebugger debugger, IEventRequest request)
constructor
|
equals, hashCode, location, read, thread
debugger, validate
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
thread
debugger, toString
location
public BreakpointEvent(ALSBDebugger debugger, IEventRequest request)