[Lldb-commits] [lldb] [lldb] Fix TestLoadUnload.py (PR #117416)

2024-11-24 Thread Kazuki Sakamoto via lldb-commits
https://github.com/splhack closed https://github.com/llvm/llvm-project/pull/117416 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix TestLoadUnload.py (PR #117416)

2024-11-24 Thread Dmitry Vasilyev via lldb-commits
https://github.com/slydiman approved this pull request. I have tested this patch and can confirm that it fixes the issue. https://github.com/llvm/llvm-project/pull/117416 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/

[Lldb-commits] [lldb] [lldb] Fix TestLoadUnload.py (PR #117416)

2024-11-22 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: Kazuki Sakamoto (splhack) Changes ELF core debugging fix #117070 broke TestLoadUnload.py tests due to GetModuleSpec call, ProcessGDBRemote fetches modules from remote. Revise the original PR, renamed FindBuildId to FindModuleUUID. --- Ful

[Lldb-commits] [lldb] [lldb] Fix TestLoadUnload.py (PR #117416)

2024-11-22 Thread Kazuki Sakamoto via lldb-commits
https://github.com/splhack created https://github.com/llvm/llvm-project/pull/117416 ELF core debugging fix #117070 broke TestLoadUnload.py tests due to GetModuleSpec call, ProcessGDBRemote fetches modules from remote. Revise the original PR, renamed FindBuildId to FindModuleUUID. >From 8fdc87