DavidSpickett wrote:

First, thanks for fixing this. It has been on Linaro's backlog for a while but 
as usual resources are scarce.

> Currently, watchpoints don't work on Windows (this can be reproduced with the 
> existing tests).

For background here, the Windows LLDB bot is run by Linaro and is Windows on 
Arm. As the code for Windows is trying to use Intel parts of the register 
context, that bot skips the watchpoint test category completely.

(I think we fail to detect any hardware code breakpoints, so those tests get 
skipped transparently)

https://github.com/llvm/llvm-project/pull/95446
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to