[Lldb-commits] [lldb] [lldb] Add 'modify' type watchpoints, make it default (PR #66308)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 21 02:31:43 PDT 2023
DavidSpickett wrote:
I've reverted this due to failures on Arm/AArch64 Linux, well, one test failing, one passing unexpectedly. Likely they are expecting the watchpoint to go off even when not modified. If I can fix them I'll do that and reland this.
https://github.com/llvm/llvm-project/pull/66308
More information about the lldb-commits
mailing list