[Lldb-commits] [PATCH] Add -exec-arguments command

Ilia K ki.stfu at gmail.com
Mon Feb 9 23:53:47 PST 2015


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/






More information about the lldb-commits mailing list