llvm-project/lldb/test/functionalities/watchpoint
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
..
hello_watchlocation Update decorator for test that still fails with FreeBSD Watchpoint support 2014-02-19 18:26:48 +00:00
hello_watchpoint FreeBSD hardware watchpoint implementation 2014-02-19 18:34:06 +00:00
multiple_threads FreeBSD hardware watchpoint implementation 2014-02-19 18:34:06 +00:00
variable_out_of_scope 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
watchpoint_commands FreeBSD hardware watchpoint implementation 2014-02-19 18:34:06 +00:00
watchpoint_events FreeBSD hardware watchpoint implementation 2014-02-19 18:34:06 +00:00
watchpoint_set_command Update decorators for tests that still fail with FreeBSD Watchpoint support 2014-02-14 14:52:10 +00:00