[Lldb-commits] [lldb] [lldb] Remove SymbolFilePDB and make the native one the default (PR #113647)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 25 00:45:58 PDT 2024


DavidSpickett wrote:

> The non-native (DIA based) PDB symbol file implementation was unmaintained and known to have issues.

FWIW I have seen feedback from users who have no idea what this does or why there would be two things when one is always worse in their experience. Unfortunately I've never been able to adequately explain it to them because I myself don't understand the differences :)

What axis do we have here?
* Native or non-native?
* DIA SDK or not?

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


More information about the lldb-commits mailing list