clayborg wrote:

> Will this now work with .dwp files not having UUID?

I actually added a test for this and it works just fine if the main executable 
(`a.out`) has a UUID and the debug info file (`a.out.debug`) also has the UUID, 
but the .dwp file doesn't, we _are_ able to load the .dwp file just fine.

https://github.com/llvm/llvm-project/pull/81067
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to