llvm-project/lldb/test/macosx
Jason Molenda b4892cd266 Add a new SBThread::SafeToCallFunctions API; this calls over to
the SystemRuntime to check if a thread will have any problems 
performing an inferior function call so the driver can skip
making that function call on that thread.  Often the function
call can be executed on another thread instead.
<rdar://problem/16777874> 

llvm-svn: 208732
2014-05-13 22:02:48 +00:00
..
add-dsym Fixed up intermittently failing tests to skip on Linux. 2014-03-25 18:55:48 +00:00
debug-info/apple_types Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
indirect_symbol Change the name of the test class for this test (was copy/paste value...) 2014-01-14 19:48:23 +00:00
order Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
queues Add a new SBThread::GetQueue() method to get the queue that is 2014-04-25 00:01:15 +00:00
safe-to-func-call Add a new SBThread::SafeToCallFunctions API; this calls over to 2014-05-13 22:02:48 +00:00
universal Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00