[Lldb-commits] [lldb] [DWARF]Set uuid for symbol file spec (PR #110066)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 26 11:59:38 PDT 2024


clayborg wrote:

Change looks good to me, but we should find a way to test. We just need  a test file + .dwp file and load that into lldb and force it to try and find the symbols right? Shouldn't require a core file. Then both the executable + .dwp file can be obj2yaml'ed

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


More information about the lldb-commits mailing list