[Lldb-commits] [PATCH] Add -p and -r options to lldb-mi command -file-exec-file-and-symbols to support iOS debugging on macOS

Hafiz Abid Qadeer abidh.haq at gmail.com
Wed Mar 11 04:37:15 PDT 2015


In http://reviews.llvm.org/D8210#138699, @ki.stfu wrote:

> In http://reviews.llvm.org/D8210#138690, @abidh wrote:
>
> > I personally don't like using "-interpreter-exec" when there are proper MI commands available to do the job. But if start adding option/commands in lldb-mi for every options available in lldb proper then it will also get a little messy. Would it work for you to use "-interpreter-exec" as Ilia suggested above?
>
>
> I don't insist on it if these options are well-known. As I said I don't see them in description of -file-exec-and-symbols command.


These options are not standard MI options. ChuckR is probably trying to add in lldb-mi what he see in "Target Create" command in lldb.


http://reviews.llvm.org/D8210

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






More information about the lldb-commits mailing list