llvm-project/lldb/tools
Jim Ingham f1715ab270 Get debugserver to call task_set_state to prime the control registers so that watchpoints
take for threads created while the program is running.  Remove the testcase skips from TestConcurrentEvents.py,
since they all pass now, and fix TestWatchpointMultipleThreads.py - which should have caught this problem -
so it doesn't artificially break on new thread creation before the watchpoint triggers.

llvm.org/pr16566
<rdar://problem/14383244>

llvm-svn: 186132
2013-07-11 23:20:35 +00:00
..
darwin-debug <rdar://problem/13665446> 2013-04-24 17:53:59 +00:00
darwin-threads Get debugserver to call task_set_state to prime the control registers so that watchpoints 2013-07-11 23:20:35 +00:00
debugserver Get debugserver to call task_set_state to prime the control registers so that watchpoints 2013-07-11 23:20:35 +00:00
driver Following the modification introduced in llvm by commit 185311 2013-07-01 08:21:36 +00:00
install-headers Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
lldb-perf <rdar://problem/13732521> 2013-05-02 22:40:22 +00:00
lldb-platform Following the modification introduced in llvm by commit 185311 2013-07-01 08:21:36 +00:00
CMakeLists.txt Finish up CMake support for LLDB (tested on Linux) 2013-02-28 23:11:46 +00:00
Makefile FreeBSD patch that enabled the lldb-platform to be built from Viktor Kutuzov. 2012-03-29 17:46:11 +00:00