llvm-project/lldb
Daniel Malea a2cb9c42d3 Modify ProcessPOSIX to use the thread list mutex as needed
- should resolve (at least some) of the spurious crashes we are seeing in multithreaded tests on Linux (and likely FreeBSD)

llvm-svn: 187081
2013-07-24 21:44:30 +00:00
..
docs Minor typeo fixes in doc scripts 2013-07-19 17:32:48 +00:00
examples Fix typeo in diagnose-unwind.py. 2013-07-15 22:40:17 +00:00
include elf-core: Parse vendor-specific notes 2013-07-23 18:22:17 +00:00
lib Re-introduces ELF core file support for Linux x86-64 2013-07-17 16:06:12 +00:00
lldb.xcodeproj Bump version number to 310.99.0. 2013-07-15 04:47:33 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Bump version number to 310.99.0. 2013-07-15 04:47:33 +00:00
scripts Second attempt at getting the PyCallable changes in trunk 2013-07-09 20:14:26 +00:00
source Modify ProcessPOSIX to use the thread list mutex as needed 2013-07-24 21:44:30 +00:00
test Fix test suite make so that -std=c++11 gets set properly for supported compilers and -std=c++0x gets set only for gcc 4.6 versions. Previously, -std=c++0x was being set for all compilers. 2013-07-24 21:39:24 +00:00
tools Use the correct call to close down the lockdown connection. 2013-07-18 18:48:57 +00:00
utils Fixed continue issues with process attach/detach 2013-05-28 21:27:03 +00:00
www Update www build instructions for FreeBSD 2013-07-24 14:53:48 +00:00
.arcconfig Adding .arcconfig file to LLDB to allow using Phabricator for reviews 2013-05-23 20:21:28 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
CMakeLists.txt Revise r184335 so that warning suppression flag is only for clang 3.4 and higher 2013-06-20 06:47:36 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Fix Linux i386 build 2013-03-07 00:48:53 +00:00