srhines added a comment. In http://reviews.llvm.org/D19480#410664, @tberghammer wrote:
> 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. I would prefer that this patch not address any of the Hard/Soft FP mismatch problem. If you can make it just fix the Android/EABI case you are looking at, that would be the best option. http://reviews.llvm.org/D19480 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits