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 fa
iridinite added a comment.
Hello all,
I am quite interested in integrating debuginfod with LLDB; my colleagues and I
are currently exploring moving away from GDB to LLDB for general development
work, since it appears to outperform GDB in many respects!
It appears there has been no activity on