summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/Commands/Inputs/frame.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/Shell/Commands/Inputs/frame.py')
-rw-r--r--lldb/test/Shell/Commands/Inputs/frame.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/Shell/Commands/Inputs/frame.py b/lldb/test/Shell/Commands/Inputs/frame.py
new file mode 100644
index 00000000000..40591742839
--- /dev/null
+++ b/lldb/test/Shell/Commands/Inputs/frame.py
@@ -0,0 +1,2 @@
+import lldb
+print("frame.py: {}".format(lldb.frame))
OpenPOWER on IntegriCloud