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

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 26 11:12:38 PDT 2017


davide 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?


@zturner is probably the most expert in this area.


https://reviews.llvm.org/D39315





More information about the lldb-commits mailing list