Searched defs:SINGLE_STEP (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/
H A DDebugEvent.java46 public static final Type SINGLE_STEP = new Type(); field in class:DebugEvent.Type
56 /** The type of this debug event; BREAKPOINT, SINGLE_STEP, etc. */
63 /** For BREAKPOINT, SINGLE_STEP, and ACCESS_VIOLATION events,

Completed in 36 milliseconds