diff options
| author | nerix <nerixdev@outlook.de> | 2025-10-29 16:51:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 16:51:38 +0100 |
| commit | 287ca7b243facc7185bbd9dfdaa5a6a012819e1b (patch) | |
| tree | cea86902ba69352e0168b50f48157750fefde173 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | 9b818afc26af83f412805390979d29abd953607a (diff) | |
| download | llvm-287ca7b243facc7185bbd9dfdaa5a6a012819e1b.zip llvm-287ca7b243facc7185bbd9dfdaa5a6a012819e1b.tar.gz llvm-287ca7b243facc7185bbd9dfdaa5a6a012819e1b.tar.bz2 | |
[LLDB] Use native PDB reader by default (#165363)
All PDB tests now pass when compiled without DIA on Windows, so they
pass with the native reader.
With this PR, the default reader changes to the native reader.
The plan is to eventually remove the DIA reader (see
https://discourse.llvm.org/t/rfc-removing-the-dia-pdb-plugin-from-lldb/87827
and #114906).
For now, DIA can be used by setting `plugin.symbol-file.pdb.reader` to
`dia` or by setting `LLDB_USE_NATIVE_PDB_READER=0` (mostly undocumented,
but used in tests).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
