adrian-prantl wrote:

> I've added a log message with the `Error` itself being logged as well

Thanks! I wasted half a day stepping through the DWARF parser recently, 
thinking I'm debugging a parser bug, when it was really invalid DWARF produced  
by an older version of dsymutil, so even just the information that there _was_ 
a parse error is very useful.

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

Reply via email to