[Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
ki.stfu at gmail.com
Mon Jan 19 12:52:03 PST 2015
Update patch:
- Fix test_lldbmi_setargs test and enable it.
- Set arguments directly to target (don't save it in SessionInfo)
http://reviews.llvm.org/D6965
Files:
include/lldb/API/SBArgs.h
include/lldb/API/SBDefines.h
include/lldb/API/SBTarget.h
source/API/CMakeLists.txt
source/API/SBArgs.cpp
source/API/SBTarget.cpp
test/tools/lldb-mi/TestMiProgramArgs.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.18397.patch
Type: text/x-patch
Size: 22110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150119/a4ec8a35/attachment.bin>
More information about the lldb-commits
mailing list