[Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 18 16:51:09 PST 2021


mib updated this revision to Diff 324813.
mib added a comment.

Test `ScriptedProcess::ReadMemory`
Test launching the scripted process from both the command line and from the `SBAPI`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95713/new/

https://reviews.llvm.org/D95713

Files:
  lldb/bindings/python/CMakeLists.txt
  lldb/include/lldb/Target/Process.h
  lldb/source/Plugins/Process/CMakeLists.txt
  lldb/source/Plugins/Process/scripted/CMakeLists.txt
  lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
  lldb/source/Plugins/Process/scripted/ScriptedProcess.h
  lldb/source/Target/Target.cpp
  lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95713.324813.patch
Type: text/x-patch
Size: 16720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210219/4acad5b8/attachment-0001.bin>


More information about the lldb-commits mailing list