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

Lines Matching full:thread_name

1448             std::string thread_name;
1525 thread_name.swap (value);
1529 thread_name.swap (value);
1545 desc_extractor.GetHexByteString (thread_name);
1581 gdb_thread->SetName (thread_name.empty() ? NULL : thread_name.c_str());