[Lldb-commits] [lldb] [LLDB] Run API tests with native PDB too (PR #149305)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 18 04:35:22 PDT 2025
DavidSpickett wrote:
Opened https://github.com/llvm/llvm-project/issues/149498 so you can refer to it.
I think it's a reasonable pitch to say:
* Formatters that work with PDB are a good idea.
* If we opt-in those formatters for testing using PDB, they will be run on at least Linaro's Windows on Arm bot, maybe the x86 one too.
* One day we might clean up the rest, and by we I mean future people who may or may not be us :)
https://github.com/llvm/llvm-project/pull/149305
More information about the lldb-commits
mailing list