[Lldb-commits] [PATCH] D126367: [lldb] Add gnu-debuglink support for Windows PE/COFF

alvinhochun via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 25 08:37:33 PDT 2022


alvinhochun created this revision.
Herald added a subscriber: mgorny.
Herald added a reviewer: alexander-shaposhnikov.
Herald added a project: All.
alvinhochun updated this revision to Diff 432010.
alvinhochun added a comment.
alvinhochun published this revision for review.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Updating thc patch properly


Fixes https://github.com/llvm/llvm-project/issues/54344


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126367

Files:
  lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
  lldb/source/Plugins/SymbolVendor/CMakeLists.txt
  lldb/source/Plugins/SymbolVendor/PECOFF/CMakeLists.txt
  lldb/source/Plugins/SymbolVendor/PECOFF/SymbolVendorPECOFF.cpp
  lldb/source/Plugins/SymbolVendor/PECOFF/SymbolVendorPECOFF.h
  lldb/test/Shell/ObjectFile/PECOFF/dwarf-gnu-debuglink.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126367.432010.patch
Type: text/x-patch
Size: 11159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220525/1eda7e74/attachment.bin>


More information about the lldb-commits mailing list