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?
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
