Issue 61547
Summary lldb should support debuginfod client protocol to fetch debuginfo / source code
Labels new issue
Assignees
Reporter fche
    The llvm toolkit contains an elfutils debuginfod reimplementation for various purposes, but lacks what is perhaps its most compelling use: lldb.  Other debuggers use this technology to fetch debuginfo & source code automatically, but lldb lacks this function.

https://reviews.llvm.org/D75750 was an early draft of this effort, but it's been apprx. abandoned.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to