class DEBUGGER__::ThreadClient

def wait_next_action

def wait_next_action
  fiber_blocking{wait_next_action_}
rescue SuspendReplay
  replay_suspend
end