diff options
author | Zequan Wu <zequanwu@google.com> | 2023-03-01 16:28:35 -0500 |
---|---|---|
committer | Zequan Wu <zequanwu@google.com> | 2023-03-06 10:25:38 -0500 |
commit | 960126e04a6faad1b71e110a4262c5733e50fab7 (patch) | |
tree | 6326f284f81db035c1bca606aa6e444b38d03ed9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 28d04c564debff75c6d1f262a621aa4246e761ae (diff) | |
download | llvm-960126e04a6faad1b71e110a4262c5733e50fab7.zip llvm-960126e04a6faad1b71e110a4262c5733e50fab7.tar.gz llvm-960126e04a6faad1b71e110a4262c5733e50fab7.tar.bz2 |
[LLDB][NativePDB] Check string table in PDB files.
Usually PDB files have a string table (aka: Named Stream "/names" ). PDB for
some windows system libraries might not have that. This adds the check for it to
avoid crash in the absence of string table.
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D145115
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions