teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/thread
Michał Górny d970d4d4aa [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads
NetBSD ptrace interface does not populate watchpoints to newly-created
threads.  Solve this via copying the watchpoints from the current thread
when new thread is reported via TRAP_LWP.

Add a test that verifies that when the user does not have permissions
to set watchpoints on NetBSD, the 'watchpoint set' errors out gracefully
and thread monitoring does not crash on being unable to copy watchpoints
to new threads.

Differential Revision: https://reviews.llvm.org/D70023
2019-11-25 20:11:59 +01:00
..
backtrace_all Remove +x permission on some files 2019-11-16 14:47:20 +01:00
backtrace_limit Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
break_after_join [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
concurrent_events [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads 2019-11-25 20:11:59 +01:00
crash_during_step [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
create_after_attach [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
create_during_step [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
exit_during_break [lldb] [Process/NetBSD] Improve threading support 2019-11-25 20:11:58 +01:00
exit_during_step [lldb] [Process/NetBSD] Improve threading support 2019-11-25 20:11:58 +01:00
jump [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
multi_break [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
num_threads [lldb] [Process/NetBSD] Improve threading support 2019-11-25 20:11:58 +01:00
state [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
step_out Modernize TestThreadStepOut.py 2019-10-28 16:15:09 -07:00
step_until [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
thread_exit [lldb] [Process/NetBSD] Improve threading support 2019-11-25 20:11:58 +01:00
thread_specific_break [lldb] [Process/NetBSD] Improve threading support 2019-11-25 20:11:58 +01:00
thread_specific_break_plus_condition [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00