Ilia K acf28bea84 Turn off 'quit' confirmation in lldb-mi
Summary:
# Turn off interpreter.prompt-on-quit on startup (MI)
# Add CommandInterpreter::SetPromptOnQuit
# Add SBCommandInterpreter::GetPromptOnQuit/SetPromptOnQuit

All tests pass on OS X.

Test Plan:
```
-file-exec-and-symbols ~/p/hello
-break-insert -f main
-exec-run
-interpreter-exec console quit
```

Reviewers: abidh, clayborg

Reviewed By: abidh, clayborg

Subscribers: lldb-commits, clayborg, abidh

Differential Revision: http://reviews.llvm.org/D8444

llvm-svn: 233034
2015-03-23 22:45:13 +00:00
..
2013-02-25 21:53:07 +00:00
2013-05-03 01:29:27 +00:00
2013-06-11 22:06:06 +00:00
2014-07-01 21:22:11 +00:00
2014-07-30 17:38:47 +00:00
2014-06-27 02:42:12 +00:00
2014-08-11 18:06:28 +00:00
2013-05-03 01:29:27 +00:00
2013-05-03 01:29:27 +00:00
2013-05-03 01:29:27 +00:00
2014-06-23 20:49:41 +00:00