Created
February 10, 2015 13:38
-
-
Save smirn0v/addefc229c0c58632df9 to your computer and use it in GitHub Desktop.
lldb debug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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