In http://reviews.llvm.org/D6965#118501, @clayborg wrote:
> So remove everything I listed and add m_lldbLaunchOptions to your > CMICmnLLDBDebugSessionInfo object and populate it with all of the -exec > calls, then use it to launch I have updated the patch according to your remarks. Hope it looks good for you. But I have a problem: In Diff 4 <http://reviews.llvm.org/differential/diff/19643/> all tests pass, but now the MiInterpreterExecTestCase.test_lldbmi_settings_set_target_run_args test fails. What we should do with it? FYI: I was trying to explain this problem in my comments above. 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
