aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authornerix <nerixdev@outlook.de>2025-08-04 18:43:01 +0200
committerGitHub <noreply@github.com>2025-08-04 09:43:01 -0700
commit7b208e04b2e7c4a10eebf026996d8116eac5f603 (patch)
tree4aa7afc932757a7d7a845e8c5480e3dbc8d03c83 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parenta0db29d64788c44230b0808317d5841c5558bec6 (diff)
downloadllvm-7b208e04b2e7c4a10eebf026996d8116eac5f603.zip
llvm-7b208e04b2e7c4a10eebf026996d8116eac5f603.tar.gz
llvm-7b208e04b2e7c4a10eebf026996d8116eac5f603.tar.bz2
[LLDB] Add setting for native PDB reader (#151490)
Initially suggested in https://github.com/llvm/llvm-project/pull/149305#issuecomment-3113413702 - this PR adds the setting `plugin.symbol-file.pdb.use-native-reader`. It doesn't remove support for `LLDB_USE_NATIVE_PDB_READER` to allow some backwards compatibility. This was the suggested way to use the native reader - changing that would mean users who set this, now use the DIA reader. The setting has priority over the environment variable, though. If the default gets flipped on Windows, the environment variable could probably be removed as well. This would make it possible to test both native PDB and DIA PDB in the API tests (see linked PR).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions