class DEBUGGER__::ThreadClient

def on_trace trace_id, msg

def on_trace trace_id, msg
  wait_reply [:trace, trace_id, msg]
end