teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint
Michal Gorny 0856721e3a [lldb] [Process/NetBSD] Use global enable bits for watchpoints
Set global enable bits (i.e. bits 1, 3, 5, 7) to enable watchpoints
on NetBSD rather than the local enable bits (0, 2, 4, 6).  The former
are necessary for watchpoints to be correctly recognized by the NetBSD
kernel.  The latter cause them to be reported as trace points.

Differential Revision: https://reviews.llvm.org/D63792

llvm-svn: 364781
2019-07-01 15:11:42 +00:00
..
hello_watchlocation [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
hello_watchpoint [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
multi_watchpoint_slots Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
multiple_hits [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
multiple_threads [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
step_over_watchpoint [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
variable_out_of_scope Skip TestWatchedVarHitWhenInScope.py everywhere 2018-03-14 09:13:33 +00:00
watchpoint_commands [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
watchpoint_disable [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
watchpoint_events Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
watchpoint_on_vectors Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
watchpoint_set_command [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
watchpoint_size [lldb] [Process/NetBSD] Use global enable bits for watchpoints 2019-07-01 15:11:42 +00:00
.categories Add a "watchpoint" test category and annotate tests appropriately 2017-10-31 15:27:19 +00:00