tberghammer added a comment.

This patch only effects debugging (all modified file is part of LLDB).

I want to get the Android <-> EABI part fixed ASAP as a recent LLDB change 
completely broke Android ARM debugging with adding ARM.Attributes support 
(causing Environment mismatch between EABI and Android when the executable 
contains an ".note.android.ident" while the shared library isn't).

I can change the patch to check only for the Android <-> EABI case and we can 
wait with the hard-float part as almost nobody using hard-float if you think 
that is a better idea.


http://reviews.llvm.org/D19480



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

Reply via email to