llvm-project/lldb/test/python_api
Ed Maste a4be2c5dcd FreeBSD hardware watchpoint implementation
Implement x86_64 debug register read/write in support of hardware
watchpoints. Hoist LinuxThread::TraceNotify code back into
POSIXThread::TraceNotify()

Patch by John Wolfe.

We still need to rework this later to avoid the #ifdef FreeBSD.

llvm-reviews.chandlerc.com/D2572
llvm.org/pr16706

llvm-svn: 201706
2014-02-19 18:34:06 +00:00
..
debugger 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
default-constructor Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
disassemble-raw-data 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
event Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
findvalue_duplist <rdar://problem/15960553> 2014-02-18 23:48:11 +00:00
formatters 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
frame Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
function_symbol Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
hello_world Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
interpreter 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
lldbutil Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
module_section 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
objc_type Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
process Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
rdar-12481949 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
sbdata 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
symbol-context Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
target Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
thread Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
type Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
value Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
watchpoint FreeBSD hardware watchpoint implementation 2014-02-19 18:34:06 +00:00
.categories Initial commit of a new testsuite feature: test categories. 2012-09-21 19:10:53 +00:00