[Lldb-commits] [PATCH] D15042: PTRACE ABI to read FXSAVE area for 32-bit inferior

Abhishek via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 1 04:06:10 PST 2015


abhishek.aggarwal added a comment.

Hi Pavel and Tamas

I enabled logs in case ptrace API fails to read FXSAVE/XSAVE area. This will serve as an indicator to find the reason of failure if register read fails.


http://reviews.llvm.org/D15042





More information about the lldb-commits mailing list