I'm looking for documentation for lldb remote debugging with the iOS simulator. The internal help is not helpful. For example:
(lldb) help platform target-install
Install a target (bundle or executable file) to the remote end.
Syntax: platform target-install <local-thing> <remote-sandbox>
(lldb)
Are there other sources of information?
thanks,
Mark Marsula