[all-commits] [llvm/llvm-project] 8a790e: [LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in P...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Thu Jun 30 14:38:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a790e65f42b27172c40777b0ef2088d9c6df7bb
https://github.com/llvm/llvm-project/commit/8a790e65f42b27172c40777b0ef2088d9c6df7bb
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp
M lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h
M lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
Log Message:
-----------
[LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in PdbIndex::MakeVirtualAddress when input is invalid due to missing address info in symbol/public records.
More information about the All-commits
mailing list