[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
Thu Mar 12 03:55:59 PDT 2015


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

> If be honest I'd prefer to add this comment into tools/lldb-mi/MICmdCmdFile.h. In that case everyone who are interesting in "-file-exec-and-symbols" will see that it has non-standard options.
>
> There are 2 small fixes (see below):


We may have more extensions in future so it would be good to have one place where all are documented. Your point is valid too. So I think we should add a comment in MICmdCmdFile.h that this command has some new options. Please see the MIExtensions.txt for details.


http://reviews.llvm.org/D8210

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






More information about the lldb-commits mailing list