[Lldb-commits] [PATCH] D48960: Use an unwinder to get register contexts of frames other than zeroth under Windows
Stella Stamenova via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 9 15:32:18 PDT 2018
stella.stamenova added a comment.
I'm actually in the middle of cleaning up the change attached to this bug: https://bugs.llvm.org/show_bug.cgi?id=37495 which is equivalent functionally but follows the pattern for the other targets. Let me run some tests and I'll submit it for review. It should fix your issue.
https://reviews.llvm.org/D48960
More information about the lldb-commits
mailing list