Skip to content

Instantly share code, notes, and snippets.

@SamClewlow
Created April 16, 2017 11:55
Show Gist options
  • Save SamClewlow/f9199b62a15057718887091339767589 to your computer and use it in GitHub Desktop.
Save SamClewlow/f9199b62a15057718887091339767589 to your computer and use it in GitHub Desktop.
lldb init
command script import /usr/local/opt/chisel/libexec/fblldb.py
command alias es expr -l Swift --
command unalias b
command alias b breakpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment