[Lldb-commits] [PATCH] D53753: [Windows] Define generic arguments registers for Windows x64
Nathan Lanza via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 16 22:46:46 PDT 2019
lanza added a comment.
So the ABI plugin for Windows x64 seems to be necessary for proper unwinding. (Also, proper parsing of xdata and pdata sections might be necessary, too.) I suspect that this could be related to https://bugs.llvm.org/show_bug.cgi?id=32343, but would need to look more into this.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53753/new/
https://reviews.llvm.org/D53753
More information about the lldb-commits
mailing list