[Lldb-commits] [PATCH] D26300: ELF core: Adding parsing of the floating-point and SSE registers on x86 32/64 bit elf core files
Ed Maste via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 14 14:05:57 PST 2016
emaste added a comment.
I applied this change on top of my WIP https://reviews.llvm.org/D26617 (which adds a FreeBSD core test). LLDB builds and my new test passes, so no objections from me. Once it's in I'll see about porting the new SSE test to FreeBSD too.
https://reviews.llvm.org/D26300
More information about the lldb-commits
mailing list