Searched refs:fromLine (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DstepControl.h42 jint fromLine; /* for granularity == STEP_LINE */ member in struct:__anon508
H A DstepControl.c173 step->fromLine = -1;
244 step->fromLine = findLineNumber(thread, location,
628 if (step->fromLine != -1) {
650 if (line != step->fromLine) {

Completed in 31 milliseconds