Home | History | Annotate | Download | only in gdb-remote

Lines Matching refs:ThreadGDBRemote

65 #include "ThreadGDBRemote.h"
1378 thread_sp.reset (new ThreadGDBRemote (*this, tid));
1455 ThreadGDBRemote *gdb_thread = NULL;
1482 thread_sp.reset (new ThreadGDBRemote (*this, tid));
1492 gdb_thread = static_cast<ThreadGDBRemote *> (thread_sp.get());