[Lldb-commits] [PATCH] D75750: [lldb] integrate debuginfod
Mika Molenkamp via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 17 05:17:36 PDT 2023
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
More information about the lldb-commits
mailing list