[Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
ki.stfu at gmail.com
Thu Feb 12 12:41:08 PST 2015
Added update other properties in m_launch_info
- Add TargetProperties::SetEnvironmentFromArgs
- Add callback for other options
Note, that "inherit-env" doesn't exist in ProcessLaunchInfo. I skipped it.
http://reviews.llvm.org/D6965
Files:
include/lldb/API/SBLaunchInfo.h
include/lldb/API/SBTarget.h
include/lldb/Target/Target.h
source/API/SBLaunchInfo.cpp
source/API/SBTarget.cpp
source/Commands/CommandObjectProcess.cpp
source/Interpreter/OptionValueArray.cpp
source/Target/Target.cpp
test/tools/lldb-mi/TestMiExec.py
test/tools/lldb-mi/TestMiInterpreterExec.py
tools/lldb-mi/MICmdArgValListOfN.h
tools/lldb-mi/MICmdCmdExec.cpp
tools/lldb-mi/MICmdCmdExec.h
tools/lldb-mi/MICmdCommands.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6965.19851.patch
Type: text/x-patch
Size: 24465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150212/1aca73de/attachment.bin>
More information about the lldb-commits
mailing list