Searched defs:SINGLE_STEP (Results 1 – 2 of 2) sorted by relevance
828 const SINGLE_STEP: bool = true; in enable_singlestep() constant838 const SINGLE_STEP: bool = false; in set_hw_breakpoints() constant
274 public static final byte SINGLE_STEP = 1; field in JDWPConstants.EventKind