Skip to content

Commit

Permalink
Add ksdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkirkup committed Aug 22, 2023
1 parent 8ecb8e1 commit 51ad569
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions home/.lldbinit
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@ command regex altrace 's/^[[:space:]]*$/po [[UIApp keyWindow] _autolayoutTrace]/
# Commands for Facebook chisel
#-------------------------------------------------
command script import /usr/local/opt/chisel/libexec/fblldb.py

#-------------------------------------------------
# Kaleidoscope integration for Xcode
#-------------------------------------------------
command script import "/Users/kevinkirkup/Library/Application Support/Kaleidoscope/lldb_ksdiff.py"

0 comments on commit 51ad569

Please sign in to comment.