summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/Driver/Inputs/.lldbinit
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/Shell/Driver/Inputs/.lldbinit')
-rw-r--r--lldb/test/Shell/Driver/Inputs/.lldbinit2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/Shell/Driver/Inputs/.lldbinit b/lldb/test/Shell/Driver/Inputs/.lldbinit
new file mode 100644
index 00000000000..7628917d324
--- /dev/null
+++ b/lldb/test/Shell/Driver/Inputs/.lldbinit
@@ -0,0 +1,2 @@
+settings set -f frame-format "bogus"
+command script import syntax_error.py
OpenPOWER on IntegriCloud