class DEBUGGER__::Session

def waiting_thread_clients

def waiting_thread_clients
ients.map{|th, tc|
 if tc.management?
 unless tc.waiting?
act