This revision was automatically updated to reflect the committed changes.
Closed by commit rG0948f1cf8177: Reapply the commits to enable accurate
hit-count detection for watchpoints. (authored by jingham).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
This makes sense to me. Thanks for doing this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130674/new/
https://reviews.llvm.org/D130674
_
jingham added a comment.
Note, just so it isn't confusing, there are some other bits of the ThreadPlan
machinery where a ThreadPlan or the Thread itself can say "Even though the
thread plan computation says I should stop, I'm going to force a run".
However, those controls were all just about t
jingham created this revision.
jingham added reviewers: labath, clayborg, jasonmolenda, JDevlieghere.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
jingham requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This is a r