[all-commits] [llvm/llvm-project] 480eb7: Revert "[lldb/API] Introduce SBProcess::ForceScrip...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Mon Mar 6 13:18:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 480eb744982f2cecd9aa75ef32910fe023d8d4dc
https://github.com/llvm/llvm-project/commit/480eb744982f2cecd9aa75ef32910fe023d8d4dc
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M lldb/include/lldb/API/SBProcess.h
M lldb/include/lldb/Target/Process.h
M lldb/source/API/SBProcess.cpp
M lldb/source/Plugins/Process/scripted/ScriptedProcess.h
Log Message:
-----------
Revert "[lldb/API] Introduce SBProcess::ForceScriptedState method"
This reverts commit 3675e0bb67fa86b8476a67bb1a7623a6b1a373b3.
Commit: 20dbb29a1a94c60b556f8880ab841b150e83ab25
https://github.com/llvm/llvm-project/commit/20dbb29a1a94c60b556f8880ab841b150e83ab25
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M lldb/examples/python/scripted_process/scripted_process.py
M lldb/include/lldb/Interpreter/ScriptedProcessInterface.h
M lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
M lldb/source/Plugins/Process/scripted/ScriptedProcess.h
M lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
Log Message:
-----------
Revert "[lldb] Move ScriptedProcess private state update to implementation"
This reverts commit 3c33d72e7fa83beb8a9b39fb3b8ecf4ee00c697d.
Commit: 896a3469802122a37bba04bfebf2ab302c84cc87
https://github.com/llvm/llvm-project/commit/896a3469802122a37bba04bfebf2ab302c84cc87
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
M lldb/source/Plugins/Process/scripted/ScriptedProcess.h
Log Message:
-----------
Revert "[lldb/Plugin] Add breakpoint setting support to ScriptedProcesses."
This reverts commit cfe06f495beb520ab366957d1108bb80c7c92832.
Commit: f9a663f9692f5e5342be0cbb27abc74cdf417434
https://github.com/llvm/llvm-project/commit/f9a663f9692f5e5342be0cbb27abc74cdf417434
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
R lldb/test/API/functionalities/interactive_scripted_process/Makefile
R lldb/test/API/functionalities/interactive_scripted_process/interactive_scripted_process.py
R lldb/test/API/functionalities/interactive_scripted_process/main.cpp
Log Message:
-----------
Revert "[lldb] Add an example of interactive scripted process debugging (NFC)"
This reverts commit 70b9822ef3b0774609c72d380504c9abfa717f81.
Compare: https://github.com/llvm/llvm-project/compare/601583e5a308...f9a663f9692f
More information about the All-commits
mailing list