Hello Ted, As I said above I planned to add support for CLI commands in lldb-mi. Here is my patch for that: http://reviews.llvm.org/D8483
Thanks, Ilia On Fri, Mar 20, 2015 at 5:47 PM, Ted Woodward <[email protected]> wrote: > GDB handles command line GDB and MI in one executable. I think LLDB should > do the same. We ship one executable, called hexagon-lldb, that is actually > lldb-mi. Pass --interpreter and it runs MI, otherwise it runs the standard > LLDB CLI. > > I'd really prefer one executable instead of two. > > > http://reviews.llvm.org/D8381 > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ > > >
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
