Searched refs:debugger_action_t (Results 1 – 3 of 3) sorted by relevance
36 } debugger_action_t; typedef
45 static int make_dump_request(debugger_action_t action, pid_t tid, int timeout_secs) { in make_dump_request()
70 debugger_action_t action;230 out_request->action = static_cast<debugger_action_t>(msg.action); in read_request()