forked from OSchip/llvm-project
892943f9dd
Previously we put a WatchpointSentry object within StopInfo.cpp to disable-and-then-enable the watchpoint itself while we are performing the actions associated with the triggered watchpoint, which can cause the user-initiated watchpoint disabling action to be negated. Add a test case to verify that a watchpoint can be disabled during the callbacks. llvm-svn: 162483 |
||
---|---|---|
.. | ||
hello_watchlocation | ||
hello_watchpoint | ||
multiple_threads | ||
variable_out_of_scope | ||
watchpoint_commands | ||
watchpoint_set_command |