[Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
ki.stfu at gmail.com
Wed Jan 14 06:01:03 PST 2015
This patch adds -exec-arguments command for lldb-mi. -exec-arguments command allows to specify arguments for executable file in MI mode.
Also it contains tests for that command.
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
tools/lldb-mi/MICmnLLDBDebugSessionInfo.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6965.18148.patch
Type: text/x-patch
Size: 22266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150114/dcc97337/attachment.bin>
More information about the lldb-commits
mailing list