class DEBUGGER__::ThreadClient

def on_breakpoint tp, bp

def on_breakpoint tp, bp
  suspend tp.event, tp, bp: bp
end