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

Kevin Frei via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 26 09:20:10 PDT 2024


kevinfrei wrote:

The DWP tests I tried to land turned into a nightmare of "your change to test infra requires you learn about all the wacky ways obscure test infra may or may not be configured" so there *are* tests, but they're disabled. If folks are okay with using yaml2obj as a mechanism to test .dwp+corefiles, that would be doable, but the API tests that use DWP aren't enabled, currently...

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


More information about the lldb-commits mailing list