diff options
Diffstat (limited to 'lldb/test/Shell/Settings/Inputs/DontStopCommandSource.in')
-rw-r--r-- | lldb/test/Shell/Settings/Inputs/DontStopCommandSource.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/test/Shell/Settings/Inputs/DontStopCommandSource.in b/lldb/test/Shell/Settings/Inputs/DontStopCommandSource.in new file mode 100644 index 00000000000..e33a1e329ca --- /dev/null +++ b/lldb/test/Shell/Settings/Inputs/DontStopCommandSource.in @@ -0,0 +1,3 @@ +settings set interpreter.stop-command-source-on-error false +bogus +print 123400000 + 56789 |