[Lldb-commits] [PATCH] D136620: Change how debugserver clears auth bits from pc/fp/sp/lr with thread_get_state on Darwin
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 24 14:59:06 PDT 2022
jasonmolenda updated this revision to Diff 470298.
jasonmolenda added a comment.
Update patch to address Jonas' comments -- using a std::call_once to initialize the number of addressing bits, and making the return clearer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136620/new/
https://reviews.llvm.org/D136620
Files:
lldb/tools/debugserver/source/DNB.cpp
lldb/tools/debugserver/source/DNB.h
lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp
lldb/tools/debugserver/source/RNBRemote.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136620.470298.patch
Type: text/x-patch
Size: 7146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221024/407f6c0a/attachment.bin>
More information about the lldb-commits
mailing list