summaryrefslogtreecommitdiff
path: root/.lldbinit
diff options
context:
space:
mode:
Diffstat (limited to '.lldbinit')
-rw-r--r--.lldbinit5
1 files changed, 5 insertions, 0 deletions
diff --git a/.lldbinit b/.lldbinit
new file mode 100644
index 00000000000..a6c588a6cc9
--- /dev/null
+++ b/.lldbinit
@@ -0,0 +1,5 @@
+# To use our LLDB extensions add the following to the file ~/.lldbinit:
+#
+# settings set target.load-cwd-lldbinit true
+#
+command script import buildscripts/lldb/lldb_printers.py \ No newline at end of file