labath wrote:

> Does this impact #106950 at all?

It's related to it in the sense that the error codes we're sending are rubish, 
but it doesn't really "impact" it because the "host IO" packets use a different 
response format (`Fxx,yy`) vs (`Exx`). If we wanted to assign meaning to these 
errors, we'd need some sort of an error translation function, which we could 
then use from the host io code and also from this function.

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

Reply via email to