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

via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 29 10:26:47 PDT 2025


Nerixyz 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.

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


More information about the lldb-commits mailing list