llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint
Jim Ingham c76c3f2f91 Fix SBWatchpoint::SetEnabled to send an event.
We really shouldn't be sending events for SB API's, dunno when we started
doing that.  We don't do it for other things.  But first restore the status quo.

llvm-svn: 285781
2016-11-02 01:06:42 +00:00
..
hello_watchlocation *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
hello_watchpoint *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
multi_watchpoint_slots Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate watchpoints 2016-10-20 09:07:26 +00:00
multiple_hits Add TestMultipleHits.py 2016-10-21 11:14:04 +00:00
multiple_threads *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
step_over_watchpoint *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
variable_out_of_scope *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
watchpoint_commands Fix a race condition between the "ephemeral watchpoint disabling" and commands the continue the process. 2016-10-25 20:34:32 +00:00
watchpoint_disable Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchpoint. 2016-11-01 20:37:02 +00:00
watchpoint_events Fix SBWatchpoint::SetEnabled to send an event. 2016-11-02 01:06:42 +00:00
watchpoint_on_vectors *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
watchpoint_set_command Fixup the xfail situation on Windows. 2016-10-05 20:47:17 +00:00
watchpoint_size *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00