[Lldb-commits] [PATCH] D75750: [lldb] integrate debuginfod

Frank Ch. Eigler via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 7 08:39:44 PDT 2020


fche2 added a comment.

>> So it might be good to have the SymbolVendors use one or more SymbolServer plug-ins.
> 
> I don't believe we have anything that would require all modules in a given target (or whatever) to use the same symbol vendor type.  [...]

Just for clarity, is someone proposing to undertake such a rework of that infrastructure?  It sounds like this is becoming a prerequisite for Konrad's patch, but if no one's actually doing it, that means Konrad's work is on hold indefinitely.  Is that the intent?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75750





More information about the lldb-commits mailing list