[Lldb-commits] [PATCH] D120969: [lldb/Plugins] Add ability to load modules to Scripted Processes
    Med Ismail Bennani via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Mar  4 13:36:14 PST 2022
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG680ca7f21a77: [lldb/Plugins] Add ability to load modules to Scripted Processes (authored by mib).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120969/new/
https://reviews.llvm.org/D120969
Files:
  lldb/examples/python/scripted_process/scripted_process.py
  lldb/include/lldb/Interpreter/ScriptedProcessInterface.h
  lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
  lldb/source/Plugins/Process/scripted/ScriptedProcess.h
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
  lldb/test/API/functionalities/scripted_process/Makefile
  lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
  lldb/test/API/functionalities/scripted_process/baz.c
  lldb/test/API/functionalities/scripted_process/baz.h
  lldb/test/API/functionalities/scripted_process/main.cpp
  lldb/test/API/functionalities/scripted_process/stack_core_scripted_process.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120969.413131.patch
Type: text/x-patch
Size: 16759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220304/60cc3d0b/attachment.bin>
    
    
More information about the lldb-commits
mailing list