[all-commits] [llvm/llvm-project] 66a6fa: Revert "Correctly identify iOS simulator processes...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Mar 6 09:52:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 66a6fa631eb33673a29059fee64d3eef26fc5c28
https://github.com/llvm/llvm-project/commit/66a6fa631eb33673a29059fee64d3eef26fc5c28
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-03-06 (Fri, 06 Mar 2020)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
R lldb/test/API/functionalities/gdb_remote_client/TestIOSSimulator.py
M lldb/test/API/functionalities/gdb_remote_client/TestWasm.py
M lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
M lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Log Message:
-----------
Revert "Correctly identify iOS simulator processes in debugserver."
This reverts commit 59d816d88464e93a89e0d9c80c8855ab1f453541.
It broke TestGDBRemoteClient.
More information about the All-commits
mailing list