[Lldb-commits] [PATCH] D95710: [lldb/Commands] Add command options for ScriptedProcess to ProcessLaunch

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 16 01:15:44 PST 2021


mib updated this revision to Diff 323911.
mib edited the summary of this revision.
mib added a comment.

Add getters and setters for scripted process managing class name and dictionary in `SBLaunchInfo`.


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

https://reviews.llvm.org/D95710

Files:
  lldb/bindings/interface/SBLaunchInfo.i
  lldb/include/lldb/API/SBLaunchInfo.h
  lldb/include/lldb/API/SBStream.h
  lldb/include/lldb/API/SBStructuredData.h
  lldb/include/lldb/Host/ProcessLaunchInfo.h
  lldb/source/API/SBLaunchInfo.cpp
  lldb/source/API/SBTarget.cpp
  lldb/source/Commands/CommandObjectPlatform.cpp
  lldb/source/Commands/CommandObjectProcess.cpp
  lldb/source/Commands/CommandOptionsProcessLaunch.cpp
  lldb/source/Commands/CommandOptionsProcessLaunch.h
  lldb/source/Host/common/ProcessLaunchInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95710.323911.patch
Type: text/x-patch
Size: 13786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210216/d6aa2507/attachment.bin>


More information about the lldb-commits mailing list