In http://reviews.llvm.org/D6965#121474, @clayborg wrote:

> You could verify that you can set the args with "settings set" and then run 
> with your empty SBLaunchInfo and verify that you got the right args?


It doesn't work (test 
MiInterpreterExecTestCase.test_lldbmi_settings_set_target_run_args by yourself).

When I set arguments using "settings set" it were stored as the Debugger's 
property. And when I call Target::Launch with empty ProcessLaunchInfo, these 
arguments are ignored.


http://reviews.llvm.org/D6965

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to