Mypal/build/.lldbinit.in

3 lines
153 B
Plaintext
Raw Normal View History

2019-03-11 10:26:37 +00:00
#filter substitution
script topsrcdir = "@topsrcdir@"; lldb.debugger.HandleCommand("command source -s true '%s'" % os.path.join(topsrcdir, ".lldbinit"))