same as title.
It's so simple binary. gets and print
lldb in local iDevice is fine. debbugging in local iDevice directly
but in remote-ios platform, I dont' know how to pass stdin to binary. debugging in remote lldb
- iDevice : debugserver 127.0.0.1:1234 /qwerty
- Mac.
- lldb
- platform select remote-ios
- process connect connect://127.0.0.1:1234
Thanks to all the answers.