[Lldb-commits] [PATCH] D16107: Fix for Bug 25338

Luke Drummond via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 25 06:45:48 PST 2016


ldrumm added a subscriber: ldrumm.
ldrumm added a comment.

This differential seems to have introduced a regression on x86_64 Android, where `std::bad_alloc` is thrown during process attach. I've reverted this locally, and filed a bug <https://llvm.org/bugs/show_bug.cgi?id=26289>, but as this is code I'm not familiar with, I'd appreciate it if @ravitheja were able to take a look at this again.


http://reviews.llvm.org/D16107





More information about the lldb-commits mailing list