hanchenye-llvm-project/lldb/source/Host/linux
Michael Sartain c205243e8b Fix Linux Host::GetCurrentThreadID() to return real tid (not pthread_t).
This fixes threadname logging (--thread-name)
Add "-t" to TestLogging.py script to enable threadsafe and disable threadname logging

llvm-svn: 187599
2013-08-01 18:51:08 +00:00
..
CMakeLists.txt Adding CMake build system to LLDB. Some known issues remain: 2013-02-21 20:58:22 +00:00
Host.cpp Fix Linux Host::GetCurrentThreadID() to return real tid (not pthread_t). 2013-08-01 18:51:08 +00:00
Makefile