[Lldb-commits] [PATCH] D116845: [LLDB][NativePDB] Add support for inlined functions

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 11 10:01:16 PST 2022


zequanwu updated this revision to Diff 399001.
zequanwu marked an inline comment as done.
zequanwu added a comment.

Update.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116845/new/

https://reviews.llvm.org/D116845

Files:
  lldb/include/lldb/Symbol/LineTable.h
  lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp
  lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.h
  lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
  lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites.lldbinit
  lldb/test/Shell/SymbolFile/NativePDB/inline_sites.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116845.399001.patch
Type: text/x-patch
Size: 61264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220111/4370dd86/attachment-0001.bin>


More information about the lldb-commits mailing list