In http://reviews.llvm.org/D6965#121436, @clayborg wrote:
> What were you trying to test with this test? This test checks that we can specify arguments using CLI "settings set target.run-args" command in lldb-mi. > You should be able to get/set the run args in the SBLaunchInfo now before you > run. Is this what you should be testing now? No. I can't get arguments which were set by "settings set target.run-args" command because lldb API doesn't provide this ability. 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
