clayborg wrote:

Is there a website or something that details how to correctly save symbols for 
split DWARF? Is there an existing tool people use? If the answer is no, I would 
like to support all variations for now. I am happy to emit a warning with a URL 
for best practices when it comes to emitting and archiving split DWARF if a 
user is doing something we don't want them to. But if we have no enforcements 
anywhere and no website that details how to do it correctly, just saying "well 
you should know to do it the right way but we don't provide any documentation 
on how to do i t right and our debuggers or symbolizers won't load your info" 
doesn't make for a great user experience. 

The _only_ contentious think in this patch seems to be allowing `<exe>.debug` + 
`<exe>.debug.dwp`.

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