[Lldb-commits] [PATCH] D45628: [LLDB] Support compressed debug info sections (.zdebug*)

Erik Welander via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 1 22:29:33 PDT 2018


alur updated this revision to Diff 144834.
alur edited the summary of this revision.
alur added a comment.

Since there was some changes to the file during the last couple of days I've updated the patches to be against HEAD again.


https://reviews.llvm.org/D45628

Files:
  packages/Python/lldbsuite/test/linux/compressed-debug-info/Makefile
  packages/Python/lldbsuite/test/linux/compressed-debug-info/TestCompressedDebugInfo.py
  packages/Python/lldbsuite/test/linux/compressed-debug-info/a.c
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45628.144834.patch
Type: text/x-patch
Size: 5771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180502/4271b41b/attachment.bin>


More information about the lldb-commits mailing list