commit d9dc19642a4f91c1fe9ec07c15104d6947654147 parent 23a54f92fe2e2212d159443bcc631d7a2278f171 Author: Chris Bracken <chris@bracken.jp> Date: Thu, 2 Mar 2017 16:51:07 -0800 Add lldbinit Diffstat:
A | .lldbinit | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/.lldbinit b/.lldbinit @@ -0,0 +1,5 @@ +# <TULSI> LLDB bridge [: +# This was autogenerated by Tulsi in order to influence LLDB source-maps at build time. +command source /Users/cbracken/.lldbinit-tulsiproj +# ]: <TULSI> LLDB bridge +settings set -g target.inline-breakpoint-strategy always