[Lldb-commits] [PATCH] D52788: Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings.

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 2 12:00:50 PDT 2018


sgraenitz updated this revision to Diff 167995.
sgraenitz added a comment.

Add tests, address some of the feedback from Jim and Shafik


https://reviews.llvm.org/D52788

Files:
  include/lldb/API/SBCommandInterpreter.h
  include/lldb/Interpreter/CommandInterpreter.h
  lit/Settings/Inputs/EchoCommandsTest.script
  lit/Settings/Inputs/EchoCommandsTest.script.txt
  lit/Settings/TestEchoAllCommands.test
  lit/Settings/TestEchoNoCommands.test
  lit/Settings/TestEchoNoComments.test
  lit/Settings/TestEchoNothing.test
  source/API/SBCommandInterpreter.cpp
  source/Commands/CommandObjectCommands.cpp
  source/Interpreter/CommandInterpreter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52788.167995.patch
Type: text/x-patch
Size: 16181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181002/e8340d99/attachment-0001.bin>


More information about the lldb-commits mailing list