Lines Matching refs:EXIT_ERROR
44 EXIT_ERROR(error, "getting frame count"); in getFrameCount()
71 EXIT_ERROR(error, "enabling single step"); in enableStepping()
85 EXIT_ERROR(error, "disabling single step"); in disableStepping()
272 EXIT_ERROR(AGENT_ERROR_INVALID_THREAD, "getting step request"); in handleFramePopEvent()
375 EXIT_ERROR(AGENT_ERROR_INVALID_THREAD, "getting step request"); in handleExceptionCatchEvent()
444 EXIT_ERROR(AGENT_ERROR_INVALID_THREAD, "getting step request"); in handleMethodEnterEvent()
507 EXIT_ERROR(error, "initializing step state"); in completeStep()
527 EXIT_ERROR(AGENT_ERROR_INVALID_THREAD, "getting step request"); in stepControl_handleStep()
602 EXIT_ERROR(AGENT_ERROR_INVALID_EVENT_TYPE, in stepControl_handleStep()
612 EXIT_ERROR(error, "setting up notify frame pop"); in stepControl_handleStep()
641 EXIT_ERROR(error, "getting frame location"); in stepControl_handleStep()
717 EXIT_ERROR(error, "initializing step state"); in stepControl_resetRequest()
720 EXIT_ERROR(AGENT_ERROR_INVALID_THREAD, "getting step request"); in stepControl_resetRequest()
749 EXIT_ERROR(AGENT_ERROR_INVALID_EVENT_TYPE, in initEvents()
839 EXIT_ERROR(error, "stepControl_beginStep: cannot suspend thread"); in stepControl_beginStep()