- Allow to pass an executable file via lldb-mi arguments
- Add tests
- Fix (gdb) prompt in CMIDriver::LocalDebugSessionStartupExecuteCommands
- Fix prompt in CMIDriver::InterpretCommandThisDriver: use the lldb-mi prompt instead of a hard-coded value.
All tests pass on OS X.