[Lldb-commits] [PATCH] D92712: [debugserver] Honor the cpu sub type if specified
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 4 18:56:58 PST 2020
JDevlieghere updated this revision to Diff 309710.
JDevlieghere added a comment.
- Fix bug that would not fall back to `posix_spawnattr_setarchpref_np` when the availability check failed.
- Add subtypes for `arm64e` and `armv8`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92712/new/
https://reviews.llvm.org/D92712
Files:
lldb/tools/debugserver/source/DNB.cpp
lldb/tools/debugserver/source/DNBArch.cpp
lldb/tools/debugserver/source/DNBArch.h
lldb/tools/debugserver/source/MacOSX/MachProcess.h
lldb/tools/debugserver/source/MacOSX/MachProcess.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92712.309710.patch
Type: text/x-patch
Size: 8717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201205/8ed6a067/attachment-0001.bin>
More information about the lldb-commits
mailing list