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