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

2023-03-17 Thread Mika Molenkamp via Phabricator via lldb-commits
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 this patch for some time, so I was 
wondering, is this feature still something that is being investigated? Are 
there perhaps any alternatives I could look into, if debuginfod is not planned 
to be part of the LLDB mainline?

Thank you for your time!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75750

___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits


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

2023-03-20 Thread Mika Molenkamp via Phabricator via lldb-commits
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

___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits