<rdar://problem/12876503>
authorEnrico Granata <egranata@apple.com>
Tue, 11 Jun 2013 01:26:35 +0000 (01:26 +0000)
committerEnrico Granata <egranata@apple.com>
Tue, 11 Jun 2013 01:26:35 +0000 (01:26 +0000)
commit012d4fcaf08bea6bb93647c420e53f72fcf6241e
treec638fb1ab166f1d445679948b019467cf8cefe47
parent61f615af81993a3d63a9d09adacb00cc84a02888
<rdar://problem/12876503>

Adding a new setting interpreter.stop-command-source-on-error that dictates a default behavior for whether command source should stop upon hitting an error
You can still override the setting for each individual invocation with the usual -e setting

llvm-svn: 183719
lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/source/Commands/CommandObjectCommands.cpp
lldb/source/Interpreter/CommandInterpreter.cpp