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
..
2014-09-23 16:28:01 +00:00
2015-03-23 22:45:13 +00:00
2015-02-13 10:22:00 +00:00
2015-02-17 17:55:50 +00:00
2015-03-23 17:57:42 +00:00
2015-02-17 18:25:27 +00:00
2015-03-23 17:57:42 +00:00
2014-02-26 07:39:20 +00:00
2012-12-10 19:18:23 +00:00
2014-10-08 20:10:09 +00:00
2014-11-22 00:02:47 +00:00
2014-10-21 17:49:24 +00:00
2015-03-17 03:32:21 +00:00
2015-02-03 01:50:39 +00:00