clayborg added a comment.

Platforms are funny because the "ios-simulator" platform doesn't need to be 
connected for anything since it exists and runs things locally. The platform is 
there to help us launch our processes so they run as simulator binaries, and 
also to help locate files and other things. Others like "remote-ios" will need 
to be connected in order to debug things since they might need to send files 
over and read files from the remote system for local caching.


http://reviews.llvm.org/D21649



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to