[Lldb-commits] [PATCH] Add support for CLI commands in lldb-mi

Jim Ingham jingham at apple.com
Fri Mar 20 10:17:23 PDT 2015


I have no problem with supporting CLI commands, but given that lldb & gdb have very different command syntaxes, it doesn't seem very useful to do this unless you have some way to tell your clients that they are typing lldb and not gdb commands.  I'm not opposing this patch, but you really need to add something to the MI capability command to say you are lldb not gdb...


http://reviews.llvm.org/D8483

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






More information about the lldb-commits mailing list