[Lldb-commits] [lldb] [lldb][Windows] WoA HW Break and Watchpoint support in LLDB (PR #108072)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 11 05:23:58 PDT 2024
DavidSpickett wrote:
> Yes I think there might be a Windows API launch flag that can let us do early detection of hardware breakpoints and watchpoints. But so far after lots of experimentation I have not been able to find the right set.
Is it possible this is a bug in Windows itself? Though it seems unlikely given that Visual Studio supports WoA.
I'm not sure about merging this until we know more about that part, at least whether it's a bug or not. Perhaps we (Linaro) can get some information from Microsoft on this?
https://github.com/llvm/llvm-project/pull/108072
More information about the lldb-commits
mailing list