Skip to content

Instantly share code, notes, and snippets.

@smirn0v
Created February 10, 2015 13:38
Show Gist options
  • Save smirn0v/addefc229c0c58632df9 to your computer and use it in GitHub Desktop.
Save smirn0v/addefc229c0c58632df9 to your computer and use it in GitHub Desktop.
lldb debug
run 'debugserver' on iphone
setup imux
run lldb
(lldb) platform select remote-ios
(lldb) process connect connect://127.0.0.1:31338
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment