[Lldb-commits] [PATCH] D83443: Fix debugserver reporting of deployment target
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 8 16:55:30 PDT 2020
aprantl created this revision.
aprantl added reviewers: jasonmolenda, friss.
This patch fixes debugserver incorrectly returning the SDK version instead of the minimum deployment target version.
rdar://problem/65001691
https://reviews.llvm.org/D83443
Files:
lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
lldb/tools/debugserver/source/MacOSX/MachProcess.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83443.276600.patch
Type: text/x-patch
Size: 7866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200708/2f17c427/attachment.bin>
More information about the lldb-commits
mailing list