[Lldb-commits] [PATCH] D85235: [lldb] Make SBTarget::LaunchSimple start form the target's LaunchInfo
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 4 18:42:47 PDT 2020
JDevlieghere updated this revision to Diff 283100.
JDevlieghere added a comment.
Address Jim's offline feedback about `GetProcessLaunchInfo` including the executable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85235/new/
https://reviews.llvm.org/D85235
Files:
lldb/source/API/SBTarget.cpp
lldb/source/Target/Target.cpp
lldb/test/API/python_api/target/TestTargetAPI.py
lldb/test/API/python_api/target/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85235.283100.patch
Type: text/x-patch
Size: 4551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200805/47353903/attachment-0001.bin>
More information about the lldb-commits
mailing list