[Lldb-commits] [lldb] [LLDB][PDB] Explicitly set DIA plugin in unit test (PR #165592)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 29 10:37:16 PDT 2025


Michael137 wrote:

> I'm not sure what to do about the other API test (`TestMultipleSlides.py`). This fails because the native plugin sets the size of symbols to 0. However, the test shouldn't run with PDB in the first place.

I'd suggest opening a PR that just XFAILs/skips the test on Windows

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


More information about the lldb-commits mailing list