[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 10:46:42 PDT 2015


This patch adds some extra empty lines, please remove them. Also handle one inline comment and then feel free to commit.


================
Comment at: tools/lldb-mi/MIExtensions.txt:11
@@ +10,2 @@
+is the on-device path to the exe. If breakpoints are set when using this command with no arguments, gdb will 
+produce error messages. Otherwise, no output is produced, except a completion notification.
----------------
I think remove the contents from "if breakpoints are set" onward (last 2 lines) as those lines are not making sense when you have not described that you can give this command without file. Also the purpose is to document the extension.

http://reviews.llvm.org/D8210

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






More information about the lldb-commits mailing list