[Lldb-commits] [PATCH] D39315: Correct the start address for exported windows functions in arm

Stephane Sezer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 26 11:09:36 PDT 2017


sas added a comment.

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?


https://reviews.llvm.org/D39315





More information about the lldb-commits mailing list