[PATCH] D114846: [llvm] [Debuginfod] LLVM debuginfod server.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 12:15:41 PDT 2023


mysterymath added a comment.

In D114846#4214141 <https://reviews.llvm.org/D114846#4214141>, @noajshu wrote:

> In D114846#4206434 <https://reviews.llvm.org/D114846#4206434>, @fche2 wrote:
>
>> requesting lldb followup: https://github.com/llvm/llvm-project/issues/61547
>
> Hi @fche2 thanks for the ping.
>
> D75750 <https://reviews.llvm.org/D75750> is a great starting point that looked up source files with elfutils' debuginfod.
>
> Integrating llvm-debuginfod into lldb may be pretty simple as the library comes for free with llvm if built with libcurl.
>
> I am curious if others are already reviving this effort? I could work on it if not.

I'm planning to pick this up in the vaguely nearish future (if noone else does), but I don't have a clear ETA for when I'll get around to it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114846



More information about the llvm-commits mailing list