[all-commits] [llvm/llvm-project] 952bc6: Revert "[lldb/Plugins] Add ScriptedProcess Process...
David Zarzycki via All-commits
all-commits at lists.llvm.org
Wed Mar 24 04:08:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 952bc6c92e21414bcafa6bd85bce0e7f79ddc856
https://github.com/llvm/llvm-project/commit/952bc6c92e21414bcafa6bd85bce0e7f79ddc856
Author: David Zarzycki <dave at znu.io>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M lldb/bindings/python/CMakeLists.txt
M lldb/include/lldb/Target/Process.h
M lldb/source/Plugins/Process/CMakeLists.txt
R lldb/source/Plugins/Process/scripted/CMakeLists.txt
R lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
R lldb/source/Plugins/Process/scripted/ScriptedProcess.h
M lldb/source/Target/Target.cpp
M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
Log Message:
-----------
Revert "[lldb/Plugins] Add ScriptedProcess Process Plugin"
This reverts commit dd391e1ef762d79f86112dc2480a89c9be066ce1.
This patch causes 17 LLDB test regressions on Fedora 33 (x86-64).
More information about the All-commits
mailing list