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

Mika Molenkamp via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 20 03:09:24 PDT 2023


iridinite added a comment.

@kwk Thanks for the links, good to know that there is a debuginfod client in the LLVM project. However, doesn't lldb itself still need to integrate with this, like @fche2 mentioned, for end-users to be able to work with it? (Please correct me if I'm wrong, I am not familiar with the LLVM project structure.)

If there is any documentation or notes on how we can set this up, that would be much appreciated!


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