[lldb-dev] analog of "gdb --args"
Alexey Zakhlestin
indeyets at gmail.com
Thu Jan 20 07:15:51 PST 2011
gdb has a nice option --args, which allows to specify additional parameters for executable like this:
gdb --args /path/to/executable arg1 arg2 --param1
is there similar option for lldb?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110120/651d0179/attachment.bin>
More information about the lldb-dev
mailing list