zturner added a comment.

In https://reviews.llvm.org/D39315#908246, @sas wrote:
> Same thing here, I have no idea how to go about testing something specific 
> like this. Given that this is Windows Phone, it's even worse than simply 
> Windows Desktop because the only way to test is by doing remote debugging. I 
> suppose checking in binaries to the tree so we can analyze the symbols and 
> ensure correctness is the only way to do it?


Do you guys not have access to Windows Desktops?  It sounds like we need to get 
remote debugging of Windows targets working.  I don't think I'm gonna be the 
one to do that in the near future, but if it's going to be a frequent thing 
that you're improving windows support for remote targets like Windows Phone, I 
imagine you're going to want the code to be tested, so hopefully you can 
convince someone to give you cycles to make remote debugging work properly, 
otherwise you're shipping untested code :-/


https://reviews.llvm.org/D39315



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to