[Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi

Ilia K ki.stfu at gmail.com
Thu Mar 19 09:49:33 PDT 2015


Hi abidh, clayborg,

# Turn off interpreter.prompt-on-quit on startup (MI)
# Add CommandInterpreter::SetPromptOnQuit
# Add SBCommandInterpreter::GetPromptOnQuit/SetPromptOnQuit

All tests pass on OS X.

http://reviews.llvm.org/D8444

Files:
  include/lldb/API/SBCommandInterpreter.h
  include/lldb/Interpreter/CommandInterpreter.h
  source/API/SBCommandInterpreter.cpp
  source/Interpreter/CommandInterpreter.cpp
  tools/lldb-mi/MICmnLLDBDebugger.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8444.22265.patch
Type: text/x-patch
Size: 2923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150319/ae53e007/attachment.bin>


More information about the lldb-commits mailing list