diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-02-09 16:24:39 -0800 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2022-02-16 11:44:07 -0800 |
commit | c30742ba73816ca61926121c82b81a766ebe1a6e (patch) | |
tree | 6863101a9ce251935b7ca8c217a2817788c4bc7e /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp | |
parent | 6d58f4ab071eb5c891d662295bcbe240ba507d44 (diff) | |
download | llvm-c30742ba73816ca61926121c82b81a766ebe1a6e.zip llvm-c30742ba73816ca61926121c82b81a766ebe1a6e.tar.gz llvm-c30742ba73816ca61926121c82b81a766ebe1a6e.tar.bz2 |
[lldb/Plugins] Clean-up ScriptedProcess python script (NFC)
This patch removes the `my_scripted_process.py` blueprint since it's not
used anymore.
The patch also updates the base ScriptedProcess and ScriptedThread
initializers to automatically initialize convinience variables, to
access debugger from the ScriptedProcess, access the SBProcess and
ScriptedProcess object from a ScriptedThread instance.
Differential Revision: https://reviews.llvm.org/D119386
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions