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