JDevlieghere wrote: > This might not be the right setting to ask this, but is there a plan to use > one of the PDB parsers over the other? Would it make sense to add this as an > option to lldb-test and the like instead of continuing to rely on an > environment variable?
The goal is to have only the native PDB parser (i.e. the one that can run on any platform). I was [under the impression](https://github.com/llvm/llvm-project/pull/113647) that we were close to making that the reality but it seems like more work is needed. @ZequanWu has created [some](https://github.com/llvm/llvm-project/pull/113980) [changes](https://github.com/llvm/llvm-project/pull/114303) to help with that. https://github.com/llvm/llvm-project/pull/114455 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits