Github user shazron commented on the pull request:
https://github.com/apache/cordova-ios/pull/188#issuecomment-169107628
It's possible, but non-trivial.
ios-deploy has to write out a script that is read by lldb. Here's the
tokenized version:
https://github.com/phonegap/ios-deploy/blob/master/src/ios-deploy.c#L30-L41
Then you launch the script using `lldb -s [script_path]`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]