[Lldb-commits] [lldb] [lldb] Fix ELF core debugging (PR #117070)
Kazuki Sakamoto via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 22 21:11:54 PST 2024
splhack wrote:
@clayborg most likely calling GetModuleSpec is the cause of these failures.
ProcessGDBRemote fetches modules from remote.
FindBuildId does not have the issue. What do you think?
> looks like these changes break `lldb-api::TestLoadUnload.py` test on the LLDB remote-linux builders:
> * https://lab.llvm.org/buildbot/#/builders/195/builds/1435
> * https://lab.llvm.org/staging/#/builders/197/builds/663
https://github.com/llvm/llvm-project/pull/117070
More information about the lldb-commits
mailing list