[Lldb-commits] [lldb] [lldb][Windows] WoA HW Watchpoint support in LLDB (PR #108072)
Omair Javaid via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 9 01:45:55 PDT 2024
omjavaid wrote:
@DavidSpickett @labath I have updated this PR and dropped hardware breakpoint support for the unresolved "set hw break on main" issue As x86_64 windows also does not support hardware breakpoints (probably for the same reason).
This PR now only implements HW watchpoint support.
https://github.com/llvm/llvm-project/pull/108072
More information about the lldb-commits
mailing list