Re: [Lldb-commits] [PATCH] Improve instruction emulation based stack unwinding on ARM

2015-06-24 Thread Tamas Berghammer
REPOSITORY rL LLVM http://reviews.llvm.org/D10447 Files: lldb/trunk/include/lldb/Symbol/FuncUnwinders.h lldb/trunk/source/Commands/CommandObjectTarget.cpp lldb/trunk/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp

Re: [Lldb-commits] [PATCH] Improve instruction emulation based stack unwinding on ARM

2015-06-22 Thread Jason Molenda
Tamas, I apologize for taking so long to get to this patch. I meant to do it over the weekend but didn't have the time - I need to think hard about changes in the unwinder before I feel comfortable with them and it took me a couple hours of staring at the patch and thinking things over. I