Hi,

While looking at the LLDB test suite, I noticed that the test for
conditional breakpoints (TestBreakpointConditions.py) is skipped on
Windows.

The test has an annotation `skipIfWindows` with a comment:
`# Requires EE to support COFF on Windows (http://llvm.org/pr22232)`

This bug was reported in 2015 and since then, I assume Windows gained support
for expression evaluation. Can someone with a windows machine run this test
without the annotation to see if this bug haven’t been fixed already.

Thanks.

Ismail

_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to