This implements hardware breakpoints for x86_64 and i386 in debugserver. It's based on Pedro's patch sent to lldb-commits (http://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20200113/060327.html) although most of it is the same as the existing hardware watchpoint implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo