Lines Matching refs:LOG_STEP

66     LOG_STEP(("enableStepping: thread=%p", thread));
80 LOG_STEP(("disableStepping: thread=%p", thread));
209 LOG_STEP(("initState(): frame=%d", step->fromStackDepth));
219 LOG_STEP(("initState(): Begin line step"));
288 LOG_STEP(("handleFramePopEvent: BEGIN fromDepth=%d, currentDepth=%d",
334 LOG_STEP(("handleFramePopEvent: starting singlestep, depth==OVER"));
342 LOG_STEP(("handleFramePopEvent: starting singlestep, depth==OUT && fromDepth > afterPopDepth (%d>%d)",fromDepth, afterPopDepth));
352 LOG_STEP(("handleFramePopEvent: starting singlestep, have methodEnter handler && depth==OUT && fromDepth >= afterPopDepth (%d>%d)",fromDepth, afterPopDepth));
357 LOG_STEP(("handleFramePopEvent: finished"));
386 LOG_STEP(("handleExceptionCatchEvent: fromDepth=%d, currentDepth=%d",
452 LOG_STEP(("handleMethodEnterEvent: thread=%p", thread));
494 LOG_STEP(("completeStep: thread=%p", thread));
537 LOG_STEP(("stepControl_handleStep: thread=%p", thread));
546 LOG_STEP(("stepControl_handleStep: completed, into min"));
556 LOG_STEP(("stepControl_handleStep: completed, frame exited"));
575 LOG_STEP(("stepControl_handleStep: completed, fromDepth>currentDepth(%d>%d)", fromDepth, currentDepth));
585 LOG_STEP(("stepControl_handleStep: completed, fromDepth<currentDepth(%d<%d) and into method with lines", fromDepth, currentDepth));
626 LOG_STEP(("stepControl_handleStep: completed, fromDepth==currentDepth(%d) and min", fromDepth));
644 LOG_STEP(("stepControl_handleStep: checking line location"));
652 LOG_STEP(("stepControl_handleStep: completed, fromDepth==currentDepth(%d) and different line", fromDepth));
671 LOG_STEP(("stepControl_handleStep: completed, fromDepth==currentDepth(%d) and no line", fromDepth));
674 LOG_STEP(("stepControl_handleStep: finished"));
706 LOG_STEP(("stepControl_resetRequest: thread=%p", thread));
795 LOG_STEP(("stepControl_beginStep: thread=%p,size=%d,depth=%d",
885 LOG_STEP(("stepControl_endStep: thread=%p", thread));
912 LOG_STEP(("stepControl_clearRequest: thread=%p", thread));