Searched refs:log_debugee_location (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DeventHelper.c172 log_debugee_location("enqueueCommand(): HelperCommand being processed", NULL, NULL, 0);
196 log_debugee_location("enqueueCommand(): HelperCommand wait", NULL, NULL, 0);
210 log_debugee_location("completeCommand(): HelperCommand done waiting", NULL, NULL, 0);
239 log_debugee_location("dequeueCommand(): command being dequeued", NULL, NULL, 0);
247 log_debugee_location("dequeueCommand(): command session removal", NULL, NULL, 0);
703 log_debugee_location("commandLoop(): command being handled", NULL, NULL, 0);
H A DthreadControl.c1398 log_debugee_location("threadControl_suspendThread()", thread, NULL, 0);
1415 log_debugee_location("threadControl_resumeThread()", thread, NULL, 0);
1501 log_debugee_location("threadControl_suspendAll()", NULL, NULL, 0);
1580 log_debugee_location("threadControl_resumeAll()", NULL, NULL, 0);
1938 log_debugee_location("threadControl_popFrames()", thread, NULL, 0);
2045 log_debugee_location("threadControl_onEventHandlerEntry()", thread, NULL, 0);
2139 log_debugee_location("threadControl_onEventHandlerExit()", thread, NULL, 0);
2188 log_debugee_location("threadControl_applicationThreadStatus()", thread, NULL, 0);
2224 log_debugee_location("threadControl_interrupt()", thread, NULL, 0);
2331 log_debugee_location("threadControl_sto
[all...]
H A Dutil.h410 void log_debugee_location(const char *func,
H A DstepControl.c645 log_debugee_location("stepControl_handleStep: checking line loc",
H A DeventHandler.c552 log_debugee_location("event_callback()", evinfo->thread, evinfo->method, evinfo->location);
H A Dutil.c2319 log_debugee_location(const char *func, function

Completed in 53 milliseconds