[Lldb-commits] [llvm] [lldb] DEBUGINFOD based DWP acquisition for LLDB (PR #70996)

Michał Górny via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 15 09:40:38 PST 2023


mgorny wrote:

It's linking to `/home/freik/src/rel-llvm/lib/libLLVMDebuginfod.a`, i.e. the leftover build directory in your case. It doesn't exist anymore in our case. Try removing it, that should trigger the error.

https://github.com/llvm/llvm-project/pull/70996


More information about the lldb-commits mailing list