summaryrefslogtreecommitdiff
path: root/.lldbinit
blob: a6c588a6cc989aa3e2185ae1a00c3350350c0876 (plain)
1
2
3
4
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