[Lldb-commits] [PATCH] D157609: [lldb] Add more ways to find split DWARF files

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 5 01:55:04 PDT 2023


DavidSpickett updated this revision to Diff 555827.
DavidSpickett added a comment.

In the fallback, only check binary dir + dwo name if the dwo name is relative.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157609

Files:
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/test/Shell/SymbolFile/DWARF/dwo-debug-file-search-paths-dwoname-absolute-compdir.c
  lldb/test/Shell/SymbolFile/DWARF/dwo-debug-file-search-paths-filename-only-absolute-compdir.c
  lldb/test/Shell/SymbolFile/DWARF/dwo-debug-file-search-paths-filename-only-relative-compdir.c
  lldb/test/Shell/SymbolFile/DWARF/dwo-debug-file-search-paths-relative-compdir.c
  lldb/test/Shell/SymbolFile/DWARF/dwo-relative-filename-only-binary-dir.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157609.555827.patch
Type: text/x-patch
Size: 12846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230905/1c5d996b/attachment-0001.bin>


More information about the lldb-commits mailing list