[Lldb-commits] [lldb] [lldb] Add support for large watchpoints in lldb (PR #79962)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 5 03:36:22 PST 2024


DavidSpickett wrote:

> I don't know specifically why we skip those tests on our bot. Could be that the Windows APIs are target specific like ptrace is, > and we just didn't implement it for Windows on Arm yet, could be that the hardware we have doesn't support it.
> 
> I'll found out what the status is there.

@jasonmolenda, https://github.com/llvm/llvm-project/issues/80665.

They could work but there is work to be done to get there. You don't need to consider it The tests should work on x86 Windows, but there's no bot for that anymore. Maybe someone pops up in future with a report if it's being tested elsewhere.

https://github.com/llvm/llvm-project/pull/79962


More information about the lldb-commits mailing list