[Lldb-commits] [lldb] [LLDB] Fix Android debugging (PR #98581)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 15 11:32:46 PDT 2024


clayborg wrote:

We really need there to be some tests somehow or somewhere for this. Without tests we can't verify this doesn't get broken in the future. If we can't test with true android we could create a test platform layer that is only available in debug builds that could allow us to simulate things.

https://github.com/llvm/llvm-project/pull/98581


More information about the lldb-commits mailing list