class DEBUGGER__::Session

def managed_thread_clients

def managed_thread_clients
  thcs, _unmanaged_ths = update_thread_list
  thcs
end