Pavel Labath
2e8fe80447
Revert "Fix a race condition between "ephemeral watchpoint disable/enable" and continue in commands."
...
This reverts commit r284795, as it breaks watchpoint handling on arm (and
presumable all architectures that report watchpoint hits without executing the
tripping instruction).
There seems to be something fundamentally wrong with this patch: it uses
process_sp->AddPreResumeAction to re-enable the watchpoint, but the whole point
of the step-over-watchpoint logic (which AFAIK is the only user of this class) is
to disable the watchpoint *after* we resume to do the single step.
I have no idea how to fix this except by reverting the offending patch.
llvm-svn: 284817
2016-10-21 10:52:11 +00:00
..
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 21:16:37 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 17:01:00 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-30 22:22:09 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 18:25:54 +00:00
2016-10-11 20:09:40 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 19:12:05 +00:00
2016-09-06 20:57:50 +00:00
2016-09-27 17:17:21 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 19:04:58 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-21 20:13:14 +00:00
2016-09-06 20:57:50 +00:00
2016-10-05 20:47:17 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-10 10:47:53 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 18:05:12 +00:00
2016-09-06 20:57:50 +00:00
2016-10-11 19:29:25 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-03 22:49:13 +00:00
2016-10-20 22:49:06 +00:00
2016-09-06 20:57:50 +00:00
2016-10-11 00:35:41 +00:00
2016-09-06 20:57:50 +00:00
2016-09-30 00:41:07 +00:00
2016-09-09 10:20:08 +00:00
2016-09-06 20:57:50 +00:00
2016-10-21 10:52:11 +00:00