Searched refs:DEBUGGER_LOG (Results 1 – 1 of 1) sorted by relevance
38 #define DEBUGGER_LOG(...) \ macro44 #define DEBUGGER_LOG(...) macro581 DEBUGGER_LOG("StepOver()"); in StepOver()589 DEBUGGER_LOG("StepIn()"); in StepIn()597 DEBUGGER_LOG("StepOut()"); in StepOut()605 DEBUGGER_LOG("Continue()"); in Continue()613 DEBUGGER_LOG("ExpectLocation('%s', %d)", location.file.c_str(), in ExpectLocation()648 DEBUGGER_LOG("ExpectCallstack()"); in ExpectCallstack()694 DEBUGGER_LOG("ExpectLocal('%s', %d)", name.c_str(), (int)value); in ExpectLocal()699 DEBUGGER_LOG("ExpectLocal('%s', %f)", name.c_str(), value); in ExpectLocal()[all …]