clayborg added a comment.

In D157609#4644194 <https://reviews.llvm.org/D157609#4644194>, @DavidSpickett 
wrote:

>> 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.

Source file search paths and debug info search paths are different in LLDB. GDB 
had one setting IIRC that handled both. These settings have been in LLDB for a 
while so I wouldn't recommend changing this up at this point.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157609

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to