[Lldb-commits] [PATCH] lldb-mi support for CLI commands and -s option

dawn at burble.org dawn at burble.org
Tue Nov 18 08:32:02 PST 2014


Adds support for using command files in lldb-mi via option -s, and
allows for non-MI commands to be entered in interpreter mode by
embedding them inside "-interpreter-exec" commands.

Please review and commit?

Thanks,
-Dawn



More information about the lldb-commits mailing list