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

Ilia K ki.stfu at gmail.com
Tue Feb 10 10:30:11 PST 2015


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/






More information about the lldb-commits mailing list