teak-llvm/lldb/packages/Python/lldbsuite/test/commands
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
..
add-dsym/uuid [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
apropos [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
command [LLDB] bugfix: command script add -f doesn't work for some callables 2019-10-19 07:05:33 +00:00
disassemble/basic [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
expression [lldb] Don't enable expression log in TestEmptyStdModule.py 2019-11-22 08:34:08 +01:00
frame [lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks the option parser 2019-09-30 12:49:32 +00:00
gui Skip PExpect tests under ASAN, I can't get them to work reliably. 2019-10-15 15:38:49 +00:00
help Pass an SBStructuredData to scripted ThreadPlans on use. 2019-10-03 22:50:18 +00:00
log [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
platform Disable TestProcessList on windows 2019-10-17 17:53:44 +00:00
process [test] Run TestLaunchWithShellExpand with /bin/sh on POSIX. 2019-10-04 22:21:35 +00:00
quit
register/register [lldb] [Process/NetBSD] Add register info for missing register sets 2019-11-04 19:36:58 +01:00
reproducer/invalid-args [lldb][NFC] Remove unnecessary constructors from invalid-args tests 2019-09-03 09:25:02 +00:00
settings [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
source/info [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
statistics/basic [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
target [lldb] Add -m option to 'target modules dump symtab' to disable demangling 2019-11-07 15:47:01 +01:00
version
watchpoints [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads 2019-11-25 20:11:59 +01:00