jankratochvil added a comment.

The current plan discussed with @kwk is to create the new `SymbolServer` 
abstract superclass and some its inherited implementation and move there the 
appropriate parts of existing `lldb/source/Symbol/LocateSymbolFile.cpp`. 
Current `SymbolVendor` implementations would then iterate new `SymbolServer`s 
by the existing `LocateExecutableSymbolFile` function. That may be enough for a 
patch of its own.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75750



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

Reply via email to