Add -p and -r options to lldb-mi command -file-exec-file-and-symbols to support iOS...
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>
Thu, 12 Mar 2015 18:35:54 +0000 (18:35 +0000)
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>
Thu, 12 Mar 2015 18:35:54 +0000 (18:35 +0000)
commit5f86f216c3663d5cc9a60828322dcbf3b81b8946
tree77b87a370091594508ac78ef62ef500955ee14db
parent63ea0402c255fca60241d97689c1a9a9c19c7380
Add -p and -r options to lldb-mi command -file-exec-file-and-symbols to support iOS debugging on macOS.

The patch adds 2 options which are not present in the GDB MI. Those have been described in MIExtensions.txt.

Patch from Chuck Ries.

llvm-svn: 232077
lldb/tools/lldb-mi/MICmdCmdFile.cpp
lldb/tools/lldb-mi/MICmdCmdFile.h
lldb/tools/lldb-mi/MIExtensions.txt [new file with mode: 0644]