[Lldb-commits] [PATCH] D107456: [lldb] Support .debug_rnglists.dwo sections in dwp file

Kim-Anh Tran via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 4 23:53:53 PDT 2021


kimanh created this revision.
kimanh updated this revision to Diff 364081.
kimanh added a comment.
kimanh updated this revision to Diff 364364.
kimanh added reviewers: labath, jankratochvil.
kimanh published this revision for review.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Include all commits.


kimanh added a comment.

Simplifying test and add comments.


This patch considers the CU index entry
when reading the .debug_rnglists.dwo section.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D107456

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
  lldb/test/Shell/SymbolFile/DWARF/x86/debug_rnglists-dwp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107456.364364.patch
Type: text/x-patch
Size: 12267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210805/b8af008d/attachment.bin>


More information about the lldb-commits mailing list