[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 12 05:04:26 PDT 2023
    
    
  
DavidSpickett added a comment.
> Any chance we could simplify this situation and have dwo searches use exactly the same/shared logic as source file searches?
I'm not sure what exactly this means, can you clarify?
I know that DWP and DWO have different search functions, that could certainly be unified. Not sure how source files work.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157609/new/
https://reviews.llvm.org/D157609
    
    
More information about the lldb-commits
mailing list